diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed8c6ea1001e9e46dd1912fd077ef24450b5454d..819e33626c606e28403c4c20d779efb0c5b27cee 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: v18.1.7 + rev: v18.1.8 hooks: - id: clang-format args: [-i, --style=Google]