Skip to content

Commit 7edf90f

Browse files
authored
Merge pull request #11 from sebrandon1/npm_updates
Add NPM for dependabot
2 parents 7bd4134 + 62545bb commit 7edf90f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

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

0 commit comments

Comments
 (0)