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 17dfb69 commit a044a4aCopy full SHA for a044a4a
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
.*/testsuite/.*
66
)
67
- repo: https://github.com/pre-commit/mirrors-clang-format
68
- rev: v18.1.8
+ rev: v19.1.5
69
hooks:
70
- id: clang-format
71
types_or: [c, c++, javascript, json, objective-c]
0 commit comments