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 4e5542f commit b23e124Copy full SHA for b23e124
1 file changed
.github/dependabot.yml
@@ -4,12 +4,16 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ cooldown:
8
+ default-days: 14
9
commit-message:
10
prefix: ":seedling:"
11
- package-ecosystem: "gomod"
12
13
14
15
16
17
18
19
groups:
@@ -21,5 +25,7 @@ updates:
21
25
22
26
23
27
28
29
24
30
31
0 commit comments