Skip to content

Commit c841587

Browse files
Merge pull request #104 from github/RomanIakovlev-patch-1
Add npm to Dependabot
2 parents 6deeff9 + 68a6da0 commit c841587

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: weekly
8+
9+
- package-ecosystem: npm
10+
directory: "/"
11+
schedule:
12+
interval: weekly

0 commit comments

Comments
 (0)