We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c62ad commit a3a976eCopy full SHA for a3a976e
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-case-conflict
12
exclude: '^(third-party|licenses)/.*$'
13
- repo: https://github.com/pre-commit/mirrors-clang-format
14
- rev: v21.1.8
+ rev: v22.1.2
15
hooks:
16
- id: clang-format
17
'types_or': [c++, c]
0 commit comments