We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8989a2d commit c97de9bCopy full SHA for c97de9b
.github/dependabot.yml
@@ -1,7 +1,7 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "maven" # See documentation for possible values
4
- directory: "/" # Location of package manifests
+ - package-ecosystem: "maven"
+ directory: "/"
5
target-branch: "main"
6
schedule:
7
- interval: "daily"
+ interval: "daily"
0 commit comments