PaiGram/.github/dependabot.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
277 B
YAML
Raw Permalink 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"
commit-message:
prefix: ":arrow_up:"