Remove PyO3 updates from renovate (#5559)

This commit is contained in:
Charlie Marsh
2024-07-29 10:38:12 -04:00
committed by GitHub
parent a5866f44c4
commit e6ad0cd2f9

View File

@@ -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: {