diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61147bc862..e3ef16f22e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: # clang-format v13 # to run manually, use .github/workflows/clang-format/clang-format.sh - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.5 + rev: v18.1.7 hooks: - id: clang-format # By default, the clang-format hook configures: