Use current version in pre-commit example
This commit is contained in:
parent
bc8c364568
commit
850cfa0b76
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ preamble to an already existing one:
|
|||
```yaml
|
||||
repos:
|
||||
- repo: https://github.com/shssoichiro/oxipng
|
||||
rev: v9.0.0
|
||||
rev: v9.1.4
|
||||
hooks:
|
||||
- id: oxipng
|
||||
args: ["-o", "4", "--strip", "safe", "--alpha"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue