We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5558d8a + 391ff48 commit 66beaebCopy full SHA for 66beaeb
1 file changed
.github/dependabot.yml
@@ -3,6 +3,8 @@ version: 2
3
updates:
4
- package-ecosystem: github-actions
5
directory: "/"
6
+ cooldown:
7
+ default-days: 45
8
groups:
9
github-actions:
10
patterns:
@@ -11,6 +13,8 @@ updates:
11
13
interval: monthly
12
14
- package-ecosystem: npm
15
16
17
+ default-days: 90
18
19
npm-dependencies:
20
0 commit comments