mirror of https://github.com/astral-sh/ruff
Renovate: group all `strum` dependencies together (#10714)
This commit is contained in:
parent
7042b9b16d
commit
2740fab7ad
|
|
@ -46,6 +46,12 @@
|
||||||
matchPackagePatterns: ["monaco"],
|
matchPackagePatterns: ["monaco"],
|
||||||
description: "Weekly update of the Monaco editor",
|
description: "Weekly update of the Monaco editor",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
groupName: "strum",
|
||||||
|
matchManagers: ["cargo"],
|
||||||
|
matchPackagePatterns: ["strum"],
|
||||||
|
description: "Weekly update of strum dependencies",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
vulnerabilityAlerts: {
|
vulnerabilityAlerts: {
|
||||||
commitMessageSuffix: "",
|
commitMessageSuffix: "",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue