use dependabot for npm dependencies
This commit is contained in:
parent
2935bd4b27
commit
d01131d4c6
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -10,3 +10,8 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
target-branch: main
|
target-branch: main
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
target-branch: main
|
||||||
|
Loading…
Reference in New Issue
Block a user