Skip to content

Commit 25a5fd7

Browse files
Update pre-commit hook pre-commit/mirrors-clang-format to v21
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 48b3e7b commit 25a5fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: isort
3131
- repo: https://github.com/pre-commit/mirrors-clang-format
32-
rev: v20.1.3
32+
rev: v21.1.6
3333
hooks:
3434
- id: clang-format
3535
exclude: 'csrc/(moe/topk_softmax_kernels.cu|quantization/gguf/(ggml-common.h|dequantize.cuh|vecdotq.cuh|mmq.cuh|mmvq.cuh))|vllm/third_party/.*'

0 commit comments

Comments
 (0)