forked from mirrors/amnezia-wg-easy
add: dependabot to update npm packages
This commit is contained in:
parent
73b1270c10
commit
9c45268904
1 changed files with 11 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue