Skip to content

Commit 3380d08

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Github Actions] dependabot ecosystem fixed. NPM replaced to Gradle.
1 parent e74d240 commit 3380d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ updates:
1212
schedule:
1313
interval: weekly
1414

15-
# Maintain dependencies for npm
16-
- package-ecosystem: npm
15+
# Maintain dependencies for gradle
16+
- package-ecosystem: gradle
1717
directory: /
1818
schedule:
1919
interval: weekly

0 commit comments

Comments
 (0)