README: use version v9.1.5 for the pre-commit config example (#711)
Use latest version
This commit is contained in:
parent
0ff97448c2
commit
1c02ee9299
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ preamble to an already existing one:
|
||||||
```yaml
|
```yaml
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/oxipng/oxipng
|
- repo: https://github.com/oxipng/oxipng
|
||||||
rev: v9.1.4
|
rev: v9.1.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: oxipng
|
- id: oxipng
|
||||||
args: ["-o", "4", "--strip", "safe", "--alpha"]
|
args: ["-o", "4", "--strip", "safe", "--alpha"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue