Skip to content

Commit 0172b6f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.4](pre-commit/mirrors-clang-format@v20.1.0...v20.1.4)
1 parent 24d4182 commit 0172b6f

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
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: cmake-format
2121
- repo: https://github.com/pre-commit/mirrors-clang-format
22-
rev: v20.1.0
22+
rev: v20.1.4
2323
hooks:
2424
- id: clang-format
2525
args: ['--style={BasedOnStyle: Google,SortIncludes: false}']

0 commit comments

Comments
 (0)