Skip to content

Commit 7cd032b

Browse files
committed
Update clang-format
1 parent 873f7ed commit 7cd032b

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
@@ -1,7 +1,7 @@
11
repos:
22
# C++ 格式化 - clang-format
33
- repo: https://github.com/pre-commit/mirrors-clang-format
4-
rev: v21.1.7
4+
rev: v21.1.8
55
hooks:
66
- id: clang-format
77
types_or: [c++, c]

0 commit comments

Comments
 (0)