diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eda93831..9e7c4c3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,6 +3,7 @@ repos: rev: v19.1.7 hooks: - id: clang-format + types_or: [c++, c, cuda] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: