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 4f2d14d commit 7e3ac57Copy full SHA for 7e3ac57
renovate.json
@@ -28,7 +28,7 @@
28
}, {
29
"description": "Block PRs for updates blocked on dropping Python 3.10.",
30
"matchManagers": ["pixi"],
31
- "matchUpdateTypes": ["major"],
+ "matchUpdateTypes": ["major", "minor"],
32
"matchPackageNames": ["numpy", "sphinx", "ipython", "sphinx-autodoc-typehints"],
33
"enabled": false
34
0 commit comments