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 aa3c6eb commit a034406Copy full SHA for a034406
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
2
+---
3
+version: 2
4
+updates:
5
+ - package-ecosystem: maven
6
+ directory: /
7
+ schedule:
8
+ interval: weekly
9
+ - package-ecosystem: github-actions
10
11
12
0 commit comments