We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6129b commit c3ba802Copy full SHA for c3ba802
renovate.json
@@ -21,8 +21,8 @@
21
"enabled": false
22
},
23
{
24
- "description": "Do not bump Python deps in the manifest.",
25
- "matchManagers": ["pixi"],
+ "description": "Do not bump Python deps in the manifest or requires-python.",
+ "matchManagers": ["pixi", "pep621"],
26
"matchPackageNames": ["python"],
27
28
0 commit comments