diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19ba806a2ee..333568474c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: .*/testsuite/.* ) - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.8 + rev: v20.1.3 hooks: - id: clang-format types_or: [c, c++, javascript, json, objective-c]