diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94a58f2..39f104e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.1 + rev: v0.16.0 hooks: - id: ruff args: [ --fix ]