diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3aec3f29e1..45611fbeb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -85,7 +85,7 @@ repos: - --py310-plus - --keep-runtime-typing - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.6 + rev: v0.15.7 hooks: - id: ruff-check args: [ --fix ]