mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
Remove PyO3 updates from renovate (#5559)
This commit is contained in:
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
@@ -55,10 +55,13 @@
|
||||
description: "Weekly update of Rust development dependencies",
|
||||
},
|
||||
{
|
||||
// We don't really use PyO3 in this project; it's pulled in as an optional feature
|
||||
// of the PEP 440 and PEP 508 crates, which we vendored and forked.
|
||||
groupName: "pyo3",
|
||||
matchManagers: ["cargo"],
|
||||
matchPackagePatterns: ["pyo3"],
|
||||
description: "Weekly update of pyo3 dependencies",
|
||||
enabled: false,
|
||||
},
|
||||
],
|
||||
vulnerabilityAlerts: {
|
||||
|
||||
Reference in New Issue
Block a user