Skip to content

Commit 805b909

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

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
@@ -109,7 +109,7 @@ repos:
109109

110110
# Clang-format the C++ part of the code base automatically
111111
- repo: https://github.com/pre-commit/mirrors-clang-format
112-
rev: v21.1.6
112+
rev: v21.1.7
113113
hooks:
114114
- id: clang-format
115115
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)