Skip to content

Commit a4c1dc0

Browse files
authored
Merge pull request #302 from maxmind/greg/eng-3638
Update Dependabot cooldown to 7 days
2 parents de4f281 + d56337a commit a4c1dc0

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
@@ -7,11 +7,11 @@ updates:
77
time: '14:00'
88
open-pull-requests-limit: 10
99
cooldown:
10-
default-days: 4
10+
default-days: 7
1111
- package-ecosystem: github-actions
1212
directory: /
1313
schedule:
1414
interval: daily
1515
time: '14:00'
1616
cooldown:
17-
default-days: 4
17+
default-days: 7

0 commit comments

Comments
 (0)