Skip to content

Commit 2f38243

Browse files
committed
chore(pre-commit): 🤖 update clang-format version to v21.1.8
1 parent 30e1215 commit 2f38243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/pre-commit/mirrors-clang-format
9-
rev: v21.1.2
9+
rev: v21.1.8
1010
hooks:
1111
- id: clang-format
1212
types_or: [c++, c]

0 commit comments

Comments
 (0)