We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12a8891 + 8e6a78d commit ea15c47Copy full SHA for ea15c47
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: v21.1.8
+ rev: v22.1.0
17
hooks:
18
- id: clang-format
19
types_or: [c++, c]
0 commit comments