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