Skip to content

Commit 32636f3

Browse files
authored
Update cpp-linter-hooks version to v1.1.8
1 parent ea3430c commit 32636f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ title: C/C++ Linting
177177
```yaml
178178
repos:
179179
- repo: https://github.com/cpp-linter/cpp-linter-hooks
180-
rev: v1.1.5 # Use the tag or commit you want
180+
rev: v1.1.8 # Use the tag or commit you want
181181
hooks:
182182
- id: clang-format
183183
args: [--style=Google] # Other coding style: LLVM, GNU, Chromium, Microsoft, Mozilla, WebKit.

0 commit comments

Comments
 (0)