We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc69d8 commit a64916eCopy full SHA for a64916e
1 file changed
.github/dependabot.yml
@@ -5,13 +5,17 @@ updates:
5
versioning-strategy: widen
6
schedule:
7
interval: "weekly"
8
+ cooldown:
9
+ default-days: 5
10
groups:
11
dependencies:
12
dependency-type: "production"
13
- package-ecosystem: "github-actions"
14
directory: "/"
15
16
interval: "monthly"
17
18
19
20
github-actions:
21
patterns:
0 commit comments