Skip to content

Commit 03e1d39

Browse files
ci(pre-commit): quarterly autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.5...v19.1.6)
1 parent 2f8f677 commit 03e1d39

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
@@ -74,7 +74,7 @@ repos:
7474
args: [--line-length=100]
7575

7676
- repo: https://github.com/pre-commit/mirrors-clang-format
77-
rev: v19.1.5
77+
rev: v19.1.6
7878
hooks:
7979
- id: clang-format
8080
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)