Use current version in pre-commit example

This commit is contained in:
Jakub Marcowski 2025-02-14 22:13:57 +01:00 committed by GitHub
parent bc8c364568
commit 850cfa0b76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@ preamble to an already existing one:
```yaml ```yaml
repos: repos:
- repo: https://github.com/shssoichiro/oxipng - repo: https://github.com/shssoichiro/oxipng
rev: v9.0.0 rev: v9.1.4
hooks: hooks:
- id: oxipng - id: oxipng
args: ["-o", "4", "--strip", "safe", "--alpha"] args: ["-o", "4", "--strip", "safe", "--alpha"]