diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd8b8e52f..33b09034f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - id: python-check-blanket-noqa - id: python-use-type-annotations - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.0 + rev: v0.5.5 hooks: - id: ruff args: [ --fix ]