mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05: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:
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: "",
|
||||
|
||||
Reference in New Issue
Block a user