Skip to content

Commit 96158f3

Browse files
committed
Add NPM for dependabot
1 parent 819f2ae commit 96158f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

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

0 commit comments

Comments
 (0)