forked from mirrors/amnezia-wg-easy
dependabot.yml: check daily for updates
This commit is contained in:
parent
78f6e93b44
commit
b346c3e3a3
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -3,9 +3,9 @@ updates:
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/src"
|
directory: "/src"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue