diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 242d3518..69bc8700 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: debug-statements - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.1 + rev: v18.1.2 hooks: - id: clang-format types_or: [c++, c, cuda]