diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a88fc4..a3956c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: check-case-conflict exclude: '^(third-party|licenses)/.*$' - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.5 + rev: v20.1.7 hooks: - id: clang-format 'types_or': [c++, c]