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