We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93efe00 commit 63a8970Copy full SHA for 63a8970
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
.*/testsuite/.*
65
)
66
- repo: https://github.com/pre-commit/mirrors-clang-format
67
- rev: v18.1.8
+ rev: v21.1.0
68
hooks:
69
- id: clang-format
70
types_or: [c, c++, javascript, json, objective-c]
0 commit comments