Skip to content

Commit b055f6e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.4 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.4...v19.1.6)
1 parent 0d07e62 commit b055f6e

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
@@ -70,7 +70,7 @@ repos:
7070
args: [--line-length=100]
7171

7272
- repo: https://github.com/pre-commit/mirrors-clang-format
73-
rev: v19.1.4
73+
rev: v19.1.6
7474
hooks:
7575
- id: clang-format
7676
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)