We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e8670 commit 429175dCopy full SHA for 429175d
1 file changed
.github/dependabot.yml
@@ -1,8 +1,8 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "maven"
+ - package-ecosystem: gradle
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: daily
7
ignore:
8
- dependency-name: "io.papermc.paper:paper-api"
0 commit comments