From 1c02ee92996297bf9015c462a85d9770c97d4c06 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Thu, 10 Jul 2025 04:42:03 +1000 Subject: [PATCH] README: use version `v9.1.5` for the pre-commit config example (#711) Use latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1af3a4a0..10b855ce 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ preamble to an already existing one: ```yaml repos: - repo: https://github.com/oxipng/oxipng - rev: v9.1.4 + rev: v9.1.5 hooks: - id: oxipng args: ["-o", "4", "--strip", "safe", "--alpha"]