diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 368f826e..14e1f2a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: name: isort (python) - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.4.8 + rev: v0.5.1 hooks: - id: ruff