Merge pull request #18 from pheiduck/dependabot/npm-updater
add: dependabot to update npm packages
This commit is contained in:
commit
caad4f8f09
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/src"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
Loading…
x
Reference in New Issue
Block a user