add: dependabot to update npm packages
This commit is contained in:
parent
73b1270c10
commit
9c45268904
|
@ -0,0 +1,11 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src"
|
||||
schedule:
|
||||
interval: "weekly"
|
Loading…
Reference in New Issue