Remove 'indirect' specific types from allow to update dependencies

This commit is contained in:
洛水居室 2022-09-28 10:02:20 +08:00
parent fb833fd2fa
commit bc08a33cd9
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -1,12 +1,11 @@
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
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "18:00"
timezone: Asia/Shanghai
open-pull-requests-limit: 10
allow:
- dependency-type: "direct"