We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e8d115 + bf60d2b commit fb4bc62Copy full SHA for fb4bc62
2 files changed
.github/dependabot.yml
@@ -3,6 +3,7 @@ updates:
3
# Maven dependencies
4
- package-ecosystem: "maven"
5
directory: "/"
6
+ target-branch: "develop"
7
schedule:
8
interval: "weekly"
9
day: "monday"
.github/workflows/dependabot-retarget-to-develop.yml
0 commit comments