We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 912ab6d + d8d3437 commit 0eff138Copy full SHA for 0eff138
1 file changed
.github/dependabot.yml
@@ -0,0 +1,19 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "maven"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
7
+ target-branch: "main"
8
+ labels:
9
+ - "dependencies"
10
+ - "main-branch"
11
+ open-pull-requests-limit: 10
12
13
14
15
16
+ target-branch: "release-4"
17
18
19
+ - "release-4"
0 commit comments