diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e66ed6d..d3c825eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -101,7 +101,7 @@ repos: # C++ formatting & linting - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.8 + rev: v21.1.0 hooks: - id: clang-format exclude_types: [json]