Skip to content

Commit 53cbb2f

Browse files
authored
Update dependabot.yml
Signed-off-by: Joe Grandja <10884212+jgrandja@users.noreply.github.com>
1 parent eae8631 commit 53cbb2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)