We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ddb52 commit c441ef0Copy full SHA for c441ef0
.github/workflows/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ - package-ecosystem: "maven"
+ directory: "/"
10
schedule:
11
interval: "weekly"
0 commit comments