mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-10-06 05:17:42 +08:00
Update dependabot.yml
This commit is contained in:
parent
6a9b965bd5
commit
a3a8a60156
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -8,10 +8,10 @@ updates:
|
||||||
labels: ["type/deps"]
|
labels: ["type/deps"]
|
||||||
open-pull-requests-limit: 25
|
open-pull-requests-limit: 25
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/web"
|
directory: "/web"
|
||||||
labels: ["type/deps"]
|
labels: ["type/deps"]
|
||||||
open-pull-requests-limit: 25
|
open-pull-requests-limit: 25
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|
Loading…
Add table
Reference in a new issue