We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d3972 commit 0da102dCopy full SHA for 0da102d
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
# See also: https://github.com/ssciwr/clang-format-wheel
25
# Config file: .clang-format
26
- repo: https://github.com/pre-commit/mirrors-clang-format
27
- rev: v22.1.1
+ rev: v22.1.2
28
hooks:
29
- id: clang-format
30
types_or: [c++, c, json, javascript]
0 commit comments