From 8600b06a9d174535d9c40ce395090e04f36c2a37 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 9 Jul 2025 10:54:42 +1000 Subject: [PATCH] README: use version `v9.1.5` for the pre-commit config example 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"]