We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a26d6 commit bcba403Copy full SHA for bcba403
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: check-merge-conflict
8
- id: check-case-conflict
9
- repo: https://github.com/pre-commit/mirrors-clang-format
10
- rev: v19.1.5
+ rev: v22.1.2
11
hooks:
12
- id: clang-format
13
'types_or': [c++, c]
0 commit comments