Skip to content

Commit d7d5a6a

Browse files
authored
Configure "npm" package-ecosystem for Dependabot (#1571)
1 parent 5996054 commit d7d5a6a

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
@@ -8,3 +8,7 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "weekly"
11+
- package-ecosystem: "npm"
12+
directory: /
13+
schedule:
14+
interval: "weekly"

0 commit comments

Comments
 (0)