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 b4af634 commit 2328ca7Copy full SHA for 2328ca7
.github/dependabot.yml
@@ -0,0 +1,14 @@
1
+version: 2
2
+# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
3
+updates:
4
+ - package-ecosystem: "maven"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ - package-ecosystem: "github-actions"
9
10
11
12
+ groups:
13
+ all-actions:
14
+ patterns: [ "*" ]
0 commit comments