File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,30 +9,30 @@ multi-ecosystem-groups:
9
9
time : ' 08:00'
10
10
timezone : Etc/UTC
11
11
updates :
12
- - package-ecosystem : github-actions
13
- directory : " /"
12
+ - package-ecosystem : bundler
13
+ directories :
14
+ - " /"
14
15
multi-ecosystem-group : all
15
16
patterns :
16
17
- " *"
17
18
allow :
18
19
- dependency-type : all
19
20
cooldown :
20
21
default-days : 1
22
+ semver-major-days : 14
23
+ semver-minor-days : 7
24
+ semver-patch-days : 1
21
25
include :
22
26
- " *"
23
- - package-ecosystem : bundler
24
- directories :
25
- - " /"
27
+ - package-ecosystem : github-actions
28
+ directory : " /"
26
29
multi-ecosystem-group : all
27
30
patterns :
28
31
- " *"
29
32
allow :
30
33
- dependency-type : all
31
34
cooldown :
32
35
default-days : 1
33
- semver-major-days : 14
34
- semver-minor-days : 7
35
- semver-patch-days : 1
36
36
include :
37
37
- " *"
38
38
You can’t perform that action at this time.
0 commit comments