File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ updates:
2525 update-types : [ "version-update:semver-major" ]
2626
2727 - package-ecosystem : " gradle"
28- target-branch : " 3.5 .x"
28+ target-branch : " 4.0 .x"
2929 directory : " /"
3030 schedule :
3131 interval : " daily"
@@ -42,7 +42,7 @@ updates:
4242 update-types : [ "version-update:semver-major", "version-update:semver-minor" ]
4343
4444 - package-ecosystem : " gradle"
45- target-branch : " 3.4 .x"
45+ target-branch : " 3.5 .x"
4646 directory : " /"
4747 schedule :
4848 interval : " daily"
@@ -67,13 +67,13 @@ updates:
6767 interval : weekly
6868 open-pull-requests-limit : 20
6969 - package-ecosystem : github-actions
70- target-branch : " 3.5 .x"
70+ target-branch : " 4.0 .x"
7171 directory : " /"
7272 schedule :
7373 interval : weekly
7474 open-pull-requests-limit : 20
7575 - package-ecosystem : github-actions
76- target-branch : " 3.4 .x"
76+ target-branch : " 3.5 .x"
7777 directory : " /"
7878 schedule :
7979 interval : weekly
You can’t perform that action at this time.
0 commit comments