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

@ -8,5 +8,4 @@ updates:
timezone: Asia/Shanghai timezone: Asia/Shanghai
open-pull-requests-limit: 10 open-pull-requests-limit: 10
allow: allow:
- dependency-type: direct - dependency-type: "direct"
- dependency-type: indirect