Skip to content

Commit 9e11827

Browse files
authored
MAINT: renovate to skip JAX (#420)
1 parent db75e01 commit 9e11827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"description": "Block PRs for updates blocked on dropping Python 3.10.",
3030
"matchManagers": ["pixi"],
3131
"matchUpdateTypes": ["major", "minor"],
32-
"matchPackageNames": ["numpy", "sphinx", "ipython", "sphinx-autodoc-typehints"],
32+
"matchPackageNames": ["numpy", "jax", "jaxlib", "sphinx", "ipython", "sphinx-autodoc-typehints"],
3333
"enabled": false
3434
}, {
3535
"description": "Group Dask packages.",

0 commit comments

Comments
 (0)