Skip to content

Commit a74022e

Browse files
authored
Merge pull request #1793 from maxmind/greg/eng-3638
Update Dependabot cooldown to 7 days
2 parents 58c0376 + cd5619f commit a74022e

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
@@ -14,11 +14,11 @@ updates:
1414
- minor
1515
- patch
1616
cooldown:
17-
default-days: 4
17+
default-days: 7
1818
- package-ecosystem: github-actions
1919
directory: /
2020
schedule:
2121
interval: daily
2222
time: '14:00'
2323
cooldown:
24-
default-days: 4
24+
default-days: 7

0 commit comments

Comments
 (0)