diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 86e1d16f..53c0b08f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: name: isort (python) - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.8.0 + rev: v0.9.3 hooks: - id: ruff - repo: https://github.com/numpy/numpydoc