From c811f0d373d013dcd122eb71f171fadda53f32dc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:26:52 +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: - https://github.com/shssoichiro/oxipng → https://github.com/oxipng/oxipng --- .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 5aefbc9..04f8b55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: # Convert blog and learn images - id: convert-to-webp files: ^static/img/(blog|learn)/.*\.(png|jpe?g|gif|bmp|tiff)$ - - repo: https://github.com/shssoichiro/oxipng + - repo: https://github.com/oxipng/oxipng rev: v10.2.0 hooks: - id: oxipng