@@ -16,7 +16,7 @@ updates:
1616 patterns : ["*"]
1717
1818 - package-ecosystem : " github-actions" # See documentation for possible values
19- target-branch : release-2.2
19+ target-branch : release-2.3
2020 directory : " /" # Location of package manifests
2121 schedule :
2222 interval : " weekly"
@@ -25,7 +25,7 @@ updates:
2525 patterns : ["*"]
2626
2727 - package-ecosystem : " github-actions" # See documentation for possible values
28- target-branch : release-2.3
28+ target-branch : release-2.4
2929 directory : " /" # Location of package manifests
3030 schedule :
3131 interval : " weekly"
@@ -34,7 +34,7 @@ updates:
3434 patterns : ["*"]
3535
3636 - package-ecosystem : " github-actions" # See documentation for possible values
37- target-branch : release-2.4
37+ target-branch : release-2.5
3838 directory : " /" # Location of package manifests
3939 schedule :
4040 interval : " weekly"
@@ -43,7 +43,7 @@ updates:
4343 patterns : ["*"]
4444
4545 - package-ecosystem : " composer" # See documentation for possible values
46- target-branch : release-2.2
46+ target-branch : release-2.3
4747 directory : " /" # Location of package manifests
4848 schedule :
4949 interval : " daily"
@@ -52,7 +52,7 @@ updates:
5252 update-types : ["version-update:semver-major"]
5353
5454 - package-ecosystem : " composer" # See documentation for possible values
55- target-branch : release-2.3
55+ target-branch : release-2.4
5656 directory : " /" # Location of package manifests
5757 schedule :
5858 interval : " daily"
@@ -61,7 +61,7 @@ updates:
6161 update-types : ["version-update:semver-major"]
6262
6363 - package-ecosystem : " composer" # See documentation for possible values
64- target-branch : release-2.4
64+ target-branch : release-2.5
6565 directory : " /" # Location of package manifests
6666 schedule :
6767 interval : " daily"
0 commit comments