There was an error while loading. Please reload this page.
2 parents adac8bb + 15754f9 commit e20ad09Copy full SHA for e20ad09
1 file changed
.github/dependabot.yml
@@ -17,6 +17,8 @@ updates:
17
commit-message:
18
prefix: chore
19
include: scope
20
+ cooldown:
21
+ default-days: 7
22
- package-ecosystem: docker
23
directory: "/"
24
schedule:
@@ -32,10 +34,14 @@ updates:
32
34
33
35
36
37
38
39
- package-ecosystem: "github-actions"
40
41
42
interval: weekly
43
day: friday
44
time: "12:00"
45
timezone: "Europe/Zurich"
46
47
0 commit comments