From 7579a7097489508bc75427a0f0689a5e07e36111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:59:05 +0000 Subject: [PATCH] build(deps): bump https://github.com/oxipng/oxipng Bumps the pre-commit-hooks group with 1 update: [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng). Updates `https://github.com/oxipng/oxipng` from v10.1.0 to 10.1.1 - [Release notes](https://github.com/oxipng/oxipng/releases) - [Changelog](https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md) - [Commits](https://github.com/oxipng/oxipng/compare/v10.1.0...v10.1.1) --- updated-dependencies: - dependency-name: https://github.com/oxipng/oxipng dependency-version: 10.1.1 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] --- .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 93715ad0b..5e40010f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: name: run gitleaks description: detect hardcoded secrets with gitleaks - repo: https://github.com/oxipng/oxipng - rev: v10.1.0 + rev: v10.1.1 hooks: - id: oxipng name: run oxipng