diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d8b37e61c..fff0807c5e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: name: isort (python) - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.7.4 + rev: v0.9.1 hooks: - id: ruff - repo: https://github.com/numpy/numpydoc