mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
22 lines
448 B
YAML
22 lines
448 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
time: "00:00"
|
|
timezone: "Asia/Shanghai"
|
|
labels:
|
|
- "automatic"
|
|
open-pull-requests-limit: 114514
|
|
|
|
- package-ecosystem: "nuget"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
time: "00:10"
|
|
timezone: "Asia/Shanghai"
|
|
labels:
|
|
- "automatic"
|
|
open-pull-requests-limit: 114514
|