diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50923fde9..2a2837e97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: .*/__snapshots__/.*|.*-input\.json$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.10 + rev: v0.14.11 hooks: - id: ruff - id: ruff-format