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 27bf09470 chore(deps): bump the pre-commit-hooks group with 2 updates
(#2883)
27bf09470 is described below
commit 27bf09470eca422ebf05a165532282b26ef73dd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 16:12:03 2026 -0500
chore(deps): bump the pre-commit-hooks group with 2 updates (#2883)
Bumps the pre-commit-hooks group with 2 updates:
[https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit)
and [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng).
Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.29.0 to
1.30.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
-
[Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/451b56af716f9f0d0c2b816503a3fd0cf8b036fa...cef8b8350da46d8114c7e6b7272aebdccdf193ce)
Updates `https://github.com/oxipng/oxipng` from v10.2.0 to 10.2.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/340cd9878d8d8289f09fa101b48a8f5f0b7783f4...36f3ef8aac65ecf1761739ea2f2e530281f1312b)
---
updated-dependencies:
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
dependency-version: 1.30.0
dependency-type: direct:production
dependency-group: pre-commit-hooks
- dependency-name: https://github.com/oxipng/oxipng
dependency-version: 10.2.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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 1b167c06b..4e022cc41 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -174,7 +174,7 @@ repos:
name: run gitleaks
description: check for secrets with gitleaks
- repo: https://github.com/zizmorcore/zizmor-pre-commit
- rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0
+ rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0
hooks:
- id: zizmor
priority: 100
@@ -201,7 +201,7 @@ repos:
types: [markdown]
files: \.md$
- repo: https://github.com/oxipng/oxipng
- rev: 340cd9878d8d8289f09fa101b48a8f5f0b7783f4 # frozen: v10.2.0
+ rev: 36f3ef8aac65ecf1761739ea2f2e530281f1312b # frozen: v10.2.1
hooks:
- id: oxipng
priority: 16