Skip to content

Commit ddc29e0

Browse files
authored
chore: bump cpp-linter-hooks to v1.1.5
1 parent b1c50d5 commit ddc29e0

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.3 # Use the tag or commit you want
180+
rev: v1.1.5 # 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)