diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e832e51..d179613 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - name: Trim trailing whitespace id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.2.0 + rev: v0.2.1 hooks: - id: ruff name: Lint via ruff