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 68344d8 commit 71b8daaCopy full SHA for 71b8daa
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+# dependabot analyzing maven dependencies
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "maven"
5
+ directory: "/"
6
+ open-pull-requests-limit: 3
7
+ schedule:
8
+ interval: "weekly"
9
+ labels:
10
+ - "dependencies"
0 commit comments