We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 513d6a8 + 2f42529 commit 98f6ae2Copy full SHA for 98f6ae2
.github/dependabot.yaml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "maven" # See documentation for possible values
4
+ directory: "/" # Location of package manifests
5
+ schedule:
6
+ interval: "weekly"
7
+
8
+ - package-ecosystem: "github-actions" # Also update Github actions
9
+ directory: "/"
10
11
+ # Check for updates to GitHub Actions every week
12
0 commit comments