diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2012a81cb61370bbf51ce1cba517d616c911547e..7afc1efc21818e9c2cae27bc60e37dbd54be6a7e 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: v16.0.2 + rev: v16.0.3 hooks: - id: clang-format args: [-i, --style=Google]