Skip to content

Commit d724caf

Browse files
author
Dobri Yordanov
committed
Use clang-format 16
Signed-off-by: Dobri Yordanov <[email protected]>
1 parent 0801fae commit d724caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
- repo: https://github.com/pre-commit/mirrors-clang-format
8-
rev: v19.1.7
8+
rev: v16.0.6
99
hooks:
1010
- id: clang-format
1111
- repo: https://github.com/google/yapf

0 commit comments

Comments
 (0)