Skip to content

Commit 707135f

Browse files
authored
Add npm to dependabot (#7291)
1 parent 2b08445 commit 707135f

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
@@ -133,3 +133,7 @@ updates:
133133
directory: /
134134
schedule:
135135
interval: weekly
136+
- package-ecosystem: npm
137+
directory: /
138+
schedule:
139+
interval: weekly

0 commit comments

Comments
 (0)