Skip to content

Commit 6adb7ad

Browse files
committed
revert unintended change
Signed-off-by: weimingc <[email protected]>
1 parent 6d6b4ba commit 6adb7ad

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
@@ -32,7 +32,7 @@ repos:
3232
- id: mypy
3333

3434
- repo: https://github.com/pre-commit/mirrors-clang-format
35-
rev: v9.0.0
35+
rev: v21.1.0
3636
hooks:
3737
- id: clang-format
3838
types_or: [c++, c, c#, cuda, java, javascript, objective-c, proto] # no json!

0 commit comments

Comments
 (0)