diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5a6315..83edb82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.4 + rev: v0.9.2 hooks: # lint & attempt to correct failures (e.g. pyupgrade) - id: ruff