We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be65a2 commit 05a3ec2Copy full SHA for 05a3ec2
.pre-commit-config.yaml
@@ -62,7 +62,7 @@ repos:
62
63
# CPP hooks
64
- repo: https://github.com/pre-commit/mirrors-clang-format
65
- rev: v18.1.1
+ rev: v18.1.2
66
hooks:
67
- id: clang-format
68
args: ['-fallback-style=none', '-i']
0 commit comments