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.
1 parent b268a48 commit 088f3efCopy full SHA for 088f3ef
.github/dependabot.yml
@@ -45,6 +45,8 @@ updates:
45
# Maintabled stable branches
46
- package-ecosystem: maven
47
target-branch: "1.2-stable"
48
+ commit-message:
49
+ prefix: "1.2.x: "
50
directory: "/"
51
schedule:
52
interval: monthly
@@ -64,6 +66,8 @@ updates:
64
66
update-types: [ "version-update:semver-major" ]
65
67
- package-ecosystem: bundler
68
69
70
71
directories:
72
- "/"
73
- "/examples/*"
0 commit comments