This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 8f98ac8b3 chore(deps): bump https://github.com/oxipng/oxipng (#2676)
8f98ac8b3 is described below

commit 8f98ac8b3e728805e9f4ca5c1a80391f159eb944
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 19:57:45 2026 -0500

    chore(deps): bump https://github.com/oxipng/oxipng (#2676)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 9d3ee1b12..5b5f84019 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -149,7 +149,7 @@ repos:
         types: [markdown]
         files: \.md$
   - repo: https://github.com/oxipng/oxipng
-    rev: v10.1.0
+    rev: v10.1.1
     hooks:
       - id: oxipng
         name: run oxipng

Reply via email to