We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ca4b2 + c3ee6f2 commit 02affadCopy full SHA for 02affad
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