diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd45a09e0396d7c3980e5ffef12020389b0b45c1..dae4f14e227aae289423e926baef59c00d6c46f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: exclude: tests/test_python-syntax_error.py repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v17.0.6 + rev: v18.1.1 hooks: - id: clang-format args: [-i, --style=Google]