Skip to content

Commit 39d8be9

Browse files
authored
Change target-branch to v17 in Dependabot config (#8894)
1 parent a8c356e commit 39d8be9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ updates:
2929
update-types: ['version-update:semver-major']
3030
cooldown:
3131
default-days: 7
32+
target-branch: v17 # TODO: Remove after 17.0.0 is released.
3233

3334
- package-ecosystem: github-actions
3435
directory: '/'
@@ -39,3 +40,4 @@ updates:
3940
- 'pr: dependencies'
4041
cooldown:
4142
default-days: 7
43+
target-branch: v17 # TODO: Remove after 17.0.0 is released.

0 commit comments

Comments
 (0)