File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
- ---
2
1
version : 2
3
2
updates :
4
- - package-ecosystem : " gomod "
3
+ - package-ecosystem : " github-actions "
5
4
directory : " /"
6
5
schedule :
7
6
interval : " weekly"
@@ -10,32 +9,35 @@ updates:
10
9
- " release-note-none"
11
10
- " ok-to-test"
12
11
groups :
13
- all :
12
+ actions :
14
13
update-types :
14
+ - " minor"
15
15
- " patch"
16
- - package-ecosystem : " github-actions"
17
- directory : " /"
16
+ - package-ecosystem : " docker"
17
+ directories :
18
+ - " **/rootfs"
18
19
schedule :
19
20
interval : " weekly"
20
21
labels :
21
22
- " area/dependency"
22
23
- " release-note-none"
23
24
- " ok-to-test"
24
25
groups :
25
- all :
26
+ docker :
26
27
update-types :
27
28
- " minor"
28
29
- " patch"
29
- - package-ecosystem : " docker"
30
- directory : " /images"
30
+ - package-ecosystem : " gomod"
31
+ directories :
32
+ - " /"
33
+ - " **/rootfs"
31
34
schedule :
32
35
interval : " weekly"
33
36
labels :
34
37
- " area/dependency"
35
38
- " release-note-none"
36
39
- " ok-to-test"
37
40
groups :
38
- actions :
41
+ go :
39
42
update-types :
40
- - " minor"
41
43
- " patch"
You can’t perform that action at this time.
0 commit comments