Skip to content

Commit 29da931

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.3 → v20.1.7](pre-commit/mirrors-clang-format@v20.1.3...v20.1.7)
1 parent bab6dd7 commit 29da931

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
@@ -27,7 +27,7 @@ repos:
2727
- id: trailing-whitespace
2828

2929
- repo: https://github.com/pre-commit/mirrors-clang-format
30-
rev: v20.1.3
30+
rev: v20.1.7
3131
hooks:
3232
- id: clang-format
3333
types_or: [c, c++]

0 commit comments

Comments
 (0)