1
0
mirror of https://github.com/containers/youki synced 2024-09-18 09:51:58 +02:00
youki/.github/dependabot.yml
Toru Komatsu 61ca476eb0 dependabot detects only a direct type
Signed-off-by: Toru Komatsu <k0ma@utam0k.jp>
2024-03-11 12:04:22 +00:00

14 lines
244 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "."
schedule:
interval: daily
open-pull-requests-limit: 10
allow:
- dependency-type: direct
groups:
patch:
update-types:
- patch