diff --git a/renovate.json b/renovate.json index d81ec2b4..fb933e86 100644 --- a/renovate.json +++ b/renovate.json @@ -29,7 +29,7 @@ "description": "Block PRs for updates blocked on dropping Python 3.10.", "matchManagers": ["pixi"], "matchUpdateTypes": ["major", "minor"], - "matchPackageNames": ["numpy", "sphinx", "ipython", "sphinx-autodoc-typehints"], + "matchPackageNames": ["numpy", "jax", "jaxlib", "sphinx", "ipython", "sphinx-autodoc-typehints"], "enabled": false }, { "description": "Group Dask packages.",