Skip to content

Commit fb063a7

Browse files
committed
revert change of readme
1 parent e0f4b6d commit fb063a7

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.3
175+
rev: v0.8.1
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)