1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00

make dependabot work again.

Signed-off-by: utam0k <k0ma@utam0k.jp>
This commit is contained in:
utam0k 2022-03-24 21:26:34 +09:00
parent 2019ddb520
commit 4255d5794c
No known key found for this signature in database
GPG Key ID: 14ACDDE088DF059E

@ -1,7 +1,15 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
directory: "crates/"
schedule:
interval: daily
open-pull-requests-limit: 10
allow:
- dependency-type: direct
- dependency-type: indirect
- package-ecosystem: cargo
directory: "tests/rust-integration-tests"
schedule:
interval: daily
open-pull-requests-limit: 10