Skip to content

Commit da56dce

Browse files
authored
Update dependabot.yml
1 parent 200ce73 commit da56dce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

{{cookiecutter.project_name}}/.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ updates:
66
interval: daily
77
time: "02:00"
88
open-pull-requests-limit: 10
9+
cooldown:
10+
default-days: 7
911

1012
- package-ecosystem: github-actions
1113
directory: "/"
1214
schedule:
1315
interval: daily
1416
time: "02:00"
1517
open-pull-requests-limit: 10
18+
cooldown:
19+
default-days: 7

0 commit comments

Comments
 (0)