Skip to content

Commit d50ead4

Browse files
committed
📝 docs: update pre-commit hook version in README.md to v0.20.0
1 parent 2fd6153 commit d50ead4

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
@@ -54,7 +54,7 @@ To use with pre-commit, add this to your `.pre-commit-config.yaml`:
5454
```yaml
5555
repos:
5656
- repo: https://github.com/PFCCLab/yamlfmt-pre-commit-mirror.git
57-
rev: v0.17.2
57+
rev: v0.20.0
5858
hooks:
5959
- id: yamlfmt
6060
```

0 commit comments

Comments
 (0)