diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 91e43795326..af0f261e3c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: .*/testsuite/.* ) - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.0 + rev: v21.1.8 hooks: - id: clang-format types_or: [c, c++, javascript, json, objective-c]