Skip to content

Commit 3b4fee3

Browse files
committed
chore: bump version to v0.8.3
1 parent 70a5959 commit 3b4fee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ This approach ensures that only modified files are checked, further speeding up
172172
```yaml
173173
repos:
174174
- repo: https://github.com/cpp-linter/cpp-linter-hooks
175-
rev: v0.8.1
175+
rev: v0.8.3
176176
hooks:
177177
- id: clang-format
178178
args: [--style=file, --version=18, --verbose] # Add -v or --verbose for detailed output

0 commit comments

Comments
 (0)