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 cac90af commit da6aea4Copy full SHA for da6aea4
1 file changed
.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
5
directory: /
6
schedule:
7
interval: weekly
8
+ cooldown:
9
+ default-days: 7
10
+ semver-major-days: 30
11
+ semver-minor-days: 7
12
+ semver-patch-days: 3
13
groups:
14
criterion:
15
patterns:
@@ -143,7 +148,14 @@ updates:
143
148
144
149
145
150
151
152
146
153
- package-ecosystem: npm
147
154
155
156
157
158
159
160
161
0 commit comments