diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f054641a48..07090582f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - id: blacken-docs # C++ - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.0 + rev: v16.0.1 hooks: - id: clang-format exclude: ^source/3rdparty|source/lib/src/cuda/cudart/.+\.inc