We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb014d commit 0fbbf1dCopy full SHA for 0fbbf1d
.github/dependabot.yml
@@ -12,6 +12,8 @@ updates:
12
- package-ecosystem: npm
13
directories:
14
- '**/*'
15
+ cooldown:
16
+ days: 14
17
schedule:
18
interval: 'weekly'
19
day: 'monday'
0 commit comments