diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c2227c6aa9..6d7a629ac6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: exclude: ^source/3rdparty - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.12.9 + rev: v0.12.10 hooks: - id: ruff args: ["--fix"]