Skip to content

Commit ea54a35

Browse files
ci(pre-commit): pre-commit autoupdate (#335)
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v20.1.0](pre-commit/mirrors-clang-format@v19.1.7...v20.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3844c19 commit ea54a35

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
@@ -55,7 +55,7 @@ repos:
5555
stages: [manual]
5656

5757
- repo: https://github.com/pre-commit/mirrors-clang-format
58-
rev: "v19.1.7"
58+
rev: "v20.1.0"
5959
hooks:
6060
- id: clang-format
6161
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)