mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
chore(ci): Always update gix packages together
This commit is contained in:
parent
c192d989b3
commit
ed83ee0a2f
10
.github/renovate.json5
vendored
10
.github/renovate.json5
vendored
@ -66,6 +66,16 @@
|
|||||||
internalChecksFilter: 'strict',
|
internalChecksFilter: 'strict',
|
||||||
groupName: 'msrv',
|
groupName: 'msrv',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
matchManagers: [
|
||||||
|
'cargo',
|
||||||
|
],
|
||||||
|
matchPackageNames: [
|
||||||
|
'gix-features-for-configuration-only',
|
||||||
|
'gix',
|
||||||
|
],
|
||||||
|
groupName: 'gix',
|
||||||
|
},
|
||||||
// Goals:
|
// Goals:
|
||||||
// - Rollup safe upgrades to reduce CI runner load
|
// - Rollup safe upgrades to reduce CI runner load
|
||||||
// - Have lockfile and manifest in-sync (implicit rules)
|
// - Have lockfile and manifest in-sync (implicit rules)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user