forked from mirrors/amnezia-wg-easy
CI: use dependabot instead of gh action (#1364)
This commit is contained in:
parent
66c64af7cf
commit
4dc56a0718
2 changed files with 10 additions and 40 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -5,3 +5,13 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
rebase-strategy: "auto"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
rebase-strategy: "auto"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
rebase-strategy: "auto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue