diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8e8e7d5..febf04dd 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: v16.0.2 + rev: v16.0.3 hooks: - id: clang-format types_or: [c++, c, cuda]