diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc437cd4..3d1810b1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: detect-private-key - id: fix-byte-order-marker - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.0 + rev: v20.1.7 hooks: - id: clang-format exclude_types: [json]