We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
target-branch
v17
1 parent a8c356e commit 39d8be9Copy full SHA for 39d8be9
.github/dependabot.yml
@@ -29,6 +29,7 @@ updates:
29
update-types: ['version-update:semver-major']
30
cooldown:
31
default-days: 7
32
+ target-branch: v17 # TODO: Remove after 17.0.0 is released.
33
34
- package-ecosystem: github-actions
35
directory: '/'
@@ -39,3 +40,4 @@ updates:
39
40
- 'pr: dependencies'
41
42
43
0 commit comments