We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d07e62 commit b055f6eCopy full SHA for b055f6e
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
args: [--line-length=100]
71
72
- repo: https://github.com/pre-commit/mirrors-clang-format
73
- rev: v19.1.4
+ rev: v19.1.6
74
hooks:
75
- id: clang-format
76
types_or: [c++, c, cuda]
0 commit comments