There was an error while loading. Please reload this page.
1 parent 57e6416 commit 5bec837Copy full SHA for 5bec837
1 file changed
.github/dependabot.yml
@@ -9,6 +9,8 @@ updates:
9
directory: '/'
10
schedule:
11
interval: 'weekly'
12
+ cooldown:
13
+ default-days: 7
14
commit-message:
15
prefix: '[dependabot:bundler] '
16
groups:
@@ -24,6 +26,8 @@ updates:
24
26
25
27
28
29
30
31
32
prefix: '[dependabot:actions] '
33
@@ -36,6 +40,8 @@ updates:
36
40
directory: '/cdk'
37
41
38
42
43
44
39
45
46
regular-updates: # Group everything except major version updates and security vulnerabilities
47
update-types:
@@ -46,5 +52,7 @@ updates:
52
53
48
54
55
56
49
57
50
58
prefix: '[dependabot:docker] '
0 commit comments