Skip to content

Commit b936ebf

Browse files
authored
Add cooldown period for Dependabot updates
1 parent d39a3e5 commit b936ebf

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)