PaiGram/.github/dependabot.yml

13 lines
238 B
YAML
Raw Normal View History

2022-09-12 04:52:34 +00:00
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