Skip to content

Commit 7b39647

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.5 → v20.1.8](pre-commit/mirrors-clang-format@v20.1.5...v20.1.8)
1 parent b85cc6b commit 7b39647

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
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
args: [--safe, --quiet]
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v20.1.5
21+
rev: v20.1.8
2222
hooks:
2323
- id: clang-format
2424
args: [--style=file]

0 commit comments

Comments
 (0)