diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf5a715..01f8d1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.11.7" + rev: "v0.11.13" hooks: - id: ruff args: [--fix, --show-fixes]