mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 12:51:35 +00:00
13 lines
238 B
YAML
13 lines
238 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: pip
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: daily
|
||
|
time: "18:00"
|
||
|
timezone: Asia/Shanghai
|
||
|
open-pull-requests-limit: 10
|
||
|
allow:
|
||
|
- dependency-type: direct
|
||
|
- dependency-type: indirect
|