Skip to content

Commit 2a2665a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v19.1.7](pre-commit/mirrors-clang-format@v19.1.5...v19.1.7)
1 parent 301fbb9 commit 2a2665a

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 @@ ci:
44
autoupdate_schedule: quarterly
55
repos:
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v19.1.5
7+
rev: v19.1.7
88
hooks:
99
- id: clang-format
1010
args: ['--style={BasedOnStyle: Mozilla, SortIncludes: false}']

0 commit comments

Comments
 (0)