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 a0e17c0 commit 8a5a71eCopy full SHA for 8a5a71e
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "maven"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "weekly"
9
+ target-branch: "develop"
0 commit comments