Skip to content

Commit 7f8d4f1

Browse files
authored
Merge pull request #38 from emailable/fix-dependabot
Fix dependabot.yml package-ecosystem
2 parents 33cd6f4 + 27c8364 commit 7f8d4f1

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
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: bundler
3+
- package-ecosystem: npm
44
directory: "/"
55
schedule:
66
interval: daily

0 commit comments

Comments
 (0)