Skip to content

Commit 63a8970

Browse files
CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21
1 parent 93efe00 commit 63a8970

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
@@ -64,7 +64,7 @@ repos:
6464
.*/testsuite/.*
6565
)
6666
- repo: https://github.com/pre-commit/mirrors-clang-format
67-
rev: v18.1.8
67+
rev: v21.1.0
6868
hooks:
6969
- id: clang-format
7070
types_or: [c, c++, javascript, json, objective-c]

0 commit comments

Comments
 (0)