We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09147f commit c6654fbCopy full SHA for c6654fb
1 file changed
.github/dependabot.yaml
@@ -6,23 +6,33 @@ updates:
6
directory: "/"
7
schedule:
8
interval: "daily"
9
+ cooldown:
10
+ default-days: 7
11
12
- package-ecosystem: "github-actions"
13
14
15
16
17
18
19
- package-ecosystem: "npm"
20
21
22
23
24
25
26
- package-ecosystem: "pip"
27
28
29
30
31
32
33
- package-ecosystem: "terraform"
34
35
36
37
38
0 commit comments