diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 892962b2fe..ca75e68bfd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: exclude: ^source/3rdparty - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.3.2 + rev: v0.3.3 hooks: - id: ruff args: ["--fix"]