diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 578f206..1701971 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,8 +6,3 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - -- repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.4 - hooks: - - id: clang-format