We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d65ae8 commit 77af554Copy full SHA for 77af554
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
38
# Project Code formatter for CPP source.
39
- repo: https://github.com/pre-commit/mirrors-clang-format
40
- rev: v16.0.1
+ rev: v16.0.6
41
hooks:
42
- id: clang-format
43
args: [--style=Google]
0 commit comments