From 9939a870cc4a2eb0d79fcad6e4247e3fa0ef9001 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 19:01:12 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/oxipng/oxipng: v10.0.0 → v10.1.1](https://github.com/oxipng/oxipng/compare/v10.0.0...v10.1.1) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cde96e5c8..f0025d4a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: exclude: "pnpm-lock.yaml" - repo: https://github.com/oxipng/oxipng - rev: v10.0.0 + rev: v10.1.1 hooks: - id: oxipng args: ["--strip=all"]