mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ci: Make package-ecosystem combination unique
"Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Ecosystem 'cargo' has overlapping directories for target branch 'main'." Drop `target-branch` in rust-vmm group to make those two unique. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -28,7 +28,6 @@ updates:
|
||||
rust-vmm:
|
||||
patterns:
|
||||
- "*"
|
||||
target-branch: main
|
||||
- package-ecosystem: cargo
|
||||
directories:
|
||||
- "/"
|
||||
|
||||
Reference in New Issue
Block a user