mirror of https://github.com/astral-sh/uv
Group pubgrub/version-ranges updates (#16062)
To help with https://github.com/astral-sh/uv/pull/16056
This commit is contained in:
parent
e87236391f
commit
b6fbf66855
|
|
@ -86,6 +86,12 @@
|
||||||
description: "Weekly update of pyo3 dependencies",
|
description: "Weekly update of pyo3 dependencies",
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
groupName: "pubgrub",
|
||||||
|
matchManagers: ["cargo"],
|
||||||
|
matchPackageNames: ["pubgrub", "version-ranges"],
|
||||||
|
description: "version-ranges and pubgrub are in the same Git repository",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
commitMessageTopic: "MSRV",
|
commitMessageTopic: "MSRV",
|
||||||
matchManagers: ["custom.regex"],
|
matchManagers: ["custom.regex"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue