mirror of
https://github.com/containers/youki
synced 2026-08-02 17:29:53 +02:00
18 lines
327 B
YAML
18 lines
327 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directory: "."
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
allow:
|
|
- dependency-type: direct
|
|
groups:
|
|
wasmtime:
|
|
patterns:
|
|
- "wasmtime"
|
|
- "wasi-common"
|
|
patch:
|
|
update-types:
|
|
- patch
|