diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e60c42d416..578496d4de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: isort name: isort - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.289 + rev: v0.1.7 hooks: - id: ruff