diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea9752f6..996d01d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: debug-statements - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v15.0.4 + rev: v15.0.6 hooks: - id: clang-format types_or: [c++, c, cuda]