Skip to content

Commit 8a764a7

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v21
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 9f9c158 commit 8a764a7

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
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: isort
3232
- repo: https://github.com/pre-commit/mirrors-clang-format
33-
rev: v20.1.3
33+
rev: v21.1.7
3434
hooks:
3535
- id: clang-format
3636
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)