diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4564cf5..39bd3a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.16 + rev: v0.15.20 hooks: - id: ruff args: ["--fix"]