Skip to content

Commit 06acf62

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.8 → v19.1.0](pre-commit/mirrors-clang-format@v18.1.8...v19.1.0)
1 parent be31728 commit 06acf62

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
@@ -4,7 +4,7 @@ repos:
44
- id: check-useless-excludes
55
- id: check-hooks-apply
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v18.1.8
7+
rev: v19.1.0
88
hooks:
99
- id: clang-format
1010
'types_or': [c++, c]

0 commit comments

Comments
 (0)