Skip to content

Commit 577dacf

Browse files
authored
Set gradle as ecosystem
Signed-off-by: Jelle Hoffman <[email protected]>
1 parent a6b49a2 commit 577dacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "" # See documentation for possible values
8+
- package-ecosystem: "gradle" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"

0 commit comments

Comments
 (0)