diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0aed9c0b..8a3b24ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: args: [--line-length=100] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.0 + rev: v16.0.1 hooks: - id: clang-format types_or: [c++, c, cuda]