Skip to content

Commit 46f5c57

Browse files
committed
Update dependabot cooldown config to 7 days
1 parent bc6f117 commit 46f5c57

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ updates:
55
schedule:
66
interval: 'weekly'
77
day: 'monday'
8+
cooldown:
9+
default-days: 7
810
- package-ecosystem: 'npm'
911
directory: '/'
1012
schedule:
1113
interval: 'weekly'
1214
day: 'monday'
15+
cooldown:
16+
default-days: 7

0 commit comments

Comments
 (0)