Skip to content

Commit 47781ed

Browse files
[pre-commit.ci] Pre-commit autoupdate.
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.8](pre-commit/mirrors-clang-format@v21.1.2...v21.1.8)
1 parent 15d74e5 commit 47781ed

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
@@ -7,7 +7,7 @@ repos:
77
- id: check-merge-conflict
88
- id: check-case-conflict
99
- repo: https://github.com/pre-commit/mirrors-clang-format
10-
rev: v21.1.2
10+
rev: v21.1.8
1111
hooks:
1212
- id: clang-format
1313
'types_or': [c++, c]

0 commit comments

Comments
 (0)