Skip to content

Commit 4448f05

Browse files
authored
Add cooldown period for Dependabot updates
1 parent e5d041f commit 4448f05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ updates:
66
directory: /
77
schedule:
88
interval: monthly
9+
cooldown:
10+
default-days: 7

0 commit comments

Comments
 (0)