diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04578607a53..283d79a1b7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,8 +23,8 @@ repos: rev: v1.35.1 hooks: - id: yamllint -- repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.5 - hooks: - - id: clang-format - types_or: [c++, c] +#- repo: https://github.com/pre-commit/mirrors-clang-format +# rev: v19.1.4 +# hooks: +# - id: clang-format +# types_or: [c++, c]