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 fa591e85f chore(deps): bump
https://github.com/zizmorcore/zizmor-pre-commit (#2888)
fa591e85f is described below
commit fa591e85fa6c089ac1f51c2da126f10b094c958e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 02:18:06 2026 -0500
chore(deps): bump https://github.com/zizmorcore/zizmor-pre-commit (#2888)
Bumps the pre-commit-hooks group with 1 update:
[https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit).
Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.30.0 to
1.30.1
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
-
[Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/cef8b8350da46d8114c7e6b7272aebdccdf193ce...fa412071e4f5d44d44f9e365f4676f9df92456a2)
---
updated-dependencies:
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
dependency-version: 1.30.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 4e022cc41..1f7979ea7 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: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0
+ rev: fa412071e4f5d44d44f9e365f4676f9df92456a2 # frozen: v1.30.1
hooks:
- id: zizmor
priority: 100