Skip to content

Commit 429175d

Browse files
committed
Fix Dependabot configuration
1 parent a0e8670 commit 429175d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "maven"
3+
- package-ecosystem: gradle
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: daily
77
ignore:
88
- dependency-name: "io.papermc.paper:paper-api"

0 commit comments

Comments
 (0)