diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b44b8ac..149e203a 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: "v18.1.7" + rev: "v18.1.8" hooks: - id: clang-format types_or: [c++, c, cuda]