diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 511e36cb..05b19d51 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: stages: [manual] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: "v17.0.4" + rev: "v17.0.5" hooks: - id: clang-format types_or: [c++, c, cuda]