Skip to content

Commit dc3b747

Browse files
authored
Merge pull request #575 from maxmind/greg/eng-3638
Update Dependabot cooldown to 7 days
2 parents a212c2c + f918a63 commit dc3b747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ updates:
1111
patterns:
1212
- com.fasterxml.jackson*
1313
cooldown:
14-
default-days: 4
14+
default-days: 7
1515
- package-ecosystem: github-actions
1616
directory: /
1717
schedule:
1818
interval: daily
1919
time: '14:00'
2020
cooldown:
21-
default-days: 4
21+
default-days: 7

0 commit comments

Comments
 (0)