diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ad20b2..3991955 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: v22.1.0 + rev: v22.1.2 hooks: - id: clang-format exclude_types: [json]