mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
Renovate: Group updates to development dependencies (#2888)
I don't think we need to audit these individually since they're not user-facing.
This commit is contained in:
parent
b181907ad2
commit
e5ea1785ff
1 changed files with 6 additions and 0 deletions
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
|
|
@ -29,6 +29,12 @@
|
|||
matchManagers: ["pre-commit"],
|
||||
description: "Weekly update of pre-commit dependencies",
|
||||
},
|
||||
{
|
||||
groupName: "Rust dev-dependencies",
|
||||
matchManagers: ["cargo"],
|
||||
matchDepTypes: ["devDependencies"],
|
||||
description: "Weekly update of Rust development dependencies",
|
||||
},
|
||||
],
|
||||
vulnerabilityAlerts: {
|
||||
commitMessageSuffix: "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue