We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c2435d + 850c172 commit 92c03b8Copy full SHA for 92c03b8
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
# This brings in a portable version of clang-format.
14
# See also: https://github.com/ssciwr/clang-format-wheel
15
- repo: https://github.com/pre-commit/mirrors-clang-format
16
- rev: v22.1.1
+ rev: v22.1.3
17
hooks:
18
- id: clang-format
19
types_or: [c++, c]
0 commit comments