diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eccc6c6c397..d932e903a39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: text-unicode-replacement-char - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.11.4 + rev: v0.11.8 hooks: - id: ruff-format - id: ruff