diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 41dea6df7d2..7f7ace9955e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,18 @@ updates: day: "monday" allow: - dependency-type: "all" - open-pull-requests-limit: 100 groups: + rust-vmm: + patterns: + - "vmm-sys-util" + - "kvm-bindings" + - "kvm-ioctls" + - "vm-memory" + - "vhost" + - "linux-loader" + - "vm-allocator" + - "event-manager" + - "vm-superio" firecracker: patterns: - "*"