mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
17 lines
348 B
YAML
17 lines
348 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
timezone: "Asia/Shanghai"
|
|
day: "friday"
|
|
target-branch: "v2"
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
timezone: "Asia/Shanghai"
|
|
day: "friday"
|
|
target-branch: "main"
|