MibooGram/.github/dependabot.yml
2022-09-12 12:52:34 +08:00

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