Skip to content

Commit 519803e

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

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
@@ -106,7 +106,7 @@ repos:
106106

107107
## Clang-format the C++ part of the code base automatically
108108
- repo: https://github.com/pre-commit/mirrors-clang-format
109-
rev: v21.1.8
109+
rev: v22.1.0
110110
hooks:
111111
- id: clang-format
112112
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)