File tree Expand file tree Collapse file tree 1 file changed +1
-33
lines changed Expand file tree Collapse file tree 1 file changed +1
-33
lines changed Original file line number Diff line number Diff line change @@ -2,17 +2,7 @@ version: 2
22updates :
33 - package-ecosystem : " github-actions"
44 directory : " /"
5- target-branch : " 3.1.x" # oldest OSS supported branch
6- schedule :
7- interval : " weekly"
8- - package-ecosystem : " github-actions"
9- directory : " /"
10- target-branch : " 4.0.x" # oldest OSS supported branch
11- schedule :
12- interval : " weekly"
13- - package-ecosystem : " github-actions"
14- directory : " /"
15- target-branch : " 4.1.x"
5+ target-branch : " 4.1.x" # oldest OSS supported branch
166 schedule :
177 interval : " weekly"
188 - package-ecosystem : " github-actions"
@@ -25,28 +15,6 @@ updates:
2515 target-branch : " main"
2616 schedule :
2717 interval : " weekly"
28- - package-ecosystem : maven
29- directory : /
30- schedule :
31- interval : daily
32- target-branch : 3.1.x
33- ignore :
34- # only upgrade patch versions for maintenance branch
35- - dependency-name : " *"
36- update-types :
37- - version-update:semver-major
38- - version-update:semver-minor
39- - package-ecosystem : maven
40- directory : /
41- schedule :
42- interval : daily
43- target-branch : 4.0.x
44- ignore :
45- # only upgrade patch versions for maintenance branch
46- - dependency-name : " *"
47- update-types :
48- - version-update:semver-major
49- - version-update:semver-minor
5018 - package-ecosystem : maven
5119 directory : /
5220 schedule :
You can’t perform that action at this time.
0 commit comments