Skip to content

Commit b58c208

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-clang-format to v20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae6f34f commit b58c208

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
@@ -96,7 +96,7 @@ repos:
9696

9797
# Clang-format the C++ part of the code base automatically
9898
- repo: https://github.com/pre-commit/mirrors-clang-format
99-
rev: v19.1.7
99+
rev: v20.1.0
100100
hooks:
101101
- id: clang-format
102102
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)