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 edb0f83 commit 87e0169Copy full SHA for 87e0169
1 file changed
.github/dependabot.yml
@@ -5,11 +5,15 @@ updates:
5
directory: /
6
schedule:
7
interval: daily
8
+ cooldown:
9
+ default-days: 7
10
11
- package-ecosystem: npm
12
13
14
15
16
+ semver-minor-days: 7
17
groups:
18
dev-dependencies:
19
dependency-type: development
@@ -19,6 +23,8 @@ updates:
23
20
24
21
25
26
27
22
28
29
30
0 commit comments