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.
numpy
tests
1 parent a89d7d3 commit 48fac5bCopy full SHA for 48fac5b
renovate.json
@@ -25,6 +25,12 @@
25
"groupName": "gha",
26
"schedule": ["* * 15 * *"],
27
"automerge": true
28
+ }, {
29
+ "description": "Don't bump test dependencies for oldest Python compatibility.",
30
+ "matchManagers": ["pixi"],
31
+ "matchDepTypes": ["feature-tests"],
32
+ "matchPackageNames": ["numpy"],
33
+ "enabled": false
34
}, {
35
"description": "Block PRs for updates blocked on dropping Python 3.10.",
36
"matchManagers": ["pixi"],
0 commit comments