Skip to content

Commit 0fbbf1d

Browse files
authored
Set Dependabot cooldown to 14 days
1 parent cfb014d commit 0fbbf1d

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
@@ -12,6 +12,8 @@ updates:
1212
- package-ecosystem: npm
1313
directories:
1414
- '**/*'
15+
cooldown:
16+
days: 14
1517
schedule:
1618
interval: 'weekly'
1719
day: 'monday'

0 commit comments

Comments
 (0)