Skip to content

Commit 4d25189

Browse files
authored
Merge pull request #605 from NotMyFault/dependabot-fix
Fix dependabot ecosystem
2 parents fc9e54c + 7937db0 commit 4d25189

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
@@ -13,7 +13,7 @@ updates:
1313
directory: "/"
1414
schedule:
1515
interval: "weekly"
16-
- package-ecosystem: "yarn"
16+
- package-ecosystem: "npm"
1717
directory: "/"
1818
schedule:
1919
interval: "weekly"

0 commit comments

Comments
 (0)