We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a6bcb commit 31eda18Copy full SHA for 31eda18
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: v21.1.8
+ rev: v22.1.2
11
hooks:
12
- id: clang-format
13
'types_or': [c++, c]
0 commit comments