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 d5f1053 commit 5c987cbCopy full SHA for 5c987cb
.github/dependabot.yml
@@ -8,6 +8,8 @@ updates:
8
github-actions:
9
patterns:
10
- "*"
11
+ cooldown:
12
+ default-days: 5
13
- package-ecosystem: "gomod"
14
directory: "/"
15
schedule:
@@ -16,6 +18,8 @@ updates:
16
18
gomod:
17
19
20
21
22
23
- package-ecosystem: "docker"
24
25
@@ -24,6 +28,8 @@ updates:
28
docker:
29
26
30
31
32
27
33
- package-ecosystem: "npm"
34
35
@@ -32,3 +38,5 @@ updates:
38
npm:
39
40
41
42
0 commit comments