diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cade3406..260c8287 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: v21.1.2 + rev: v21.1.8 hooks: - id: clang-format exclude_types: [json]