Skip to content

Commit ade087c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.1 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.1...v19.1.6)
1 parent 80334ab commit ade087c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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: v19.1.1
21+
rev: v19.1.6
2222
hooks:
2323
- id: clang-format
2424
args: [--style=file]

0 commit comments

Comments
 (0)