diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c2dfea984cf..a1d93e2526d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: validate_manifest - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.10 + rev: v0.15.11 hooks: - id: ruff-check - id: ruff-format