diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ce472d9..2f99cc0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,7 +4,7 @@ description: Format C/C++ sources with ‹clang-format›. entry: clang-format -i language: system - types: + types_or: - c - c++ args: