We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44dcb11 + 19a2cc7 commit cf3a0a3Copy full SHA for cf3a0a3
1 file changed
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
exclude: "_vendored/conv_template.py"
51
52
- repo: https://github.com/pre-commit/mirrors-clang-format
53
- rev: v22.1.0
+ rev: v22.1.3
54
hooks:
55
- id: clang-format
56
args: ["-i"]
0 commit comments