We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8f677 commit 03e1d39Copy full SHA for 03e1d39
.pre-commit-config.yaml
@@ -74,7 +74,7 @@ repos:
74
args: [--line-length=100]
75
76
- repo: https://github.com/pre-commit/mirrors-clang-format
77
- rev: v19.1.5
+ rev: v19.1.6
78
hooks:
79
- id: clang-format
80
types_or: [c++, c, cuda]
0 commit comments