diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 47e31884..e3e067ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: # - id: end-of-file-fixer # - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.6 + rev: v0.9.4 hooks: # - id: ruff # args: [--fix, --exit-non-zero-on-fix]