This is an automated email from the ASF dual-hosted git repository.
steinarb 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 e3e803690 chore(deps): bump the pre-commit-hooks group with 2 updates
(#2851)
e3e803690 is described below
commit e3e803690b2e182fce845233a2771f07311d5041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 17:34:43 2026 +0200
chore(deps): bump the pre-commit-hooks group with 2 updates (#2851)
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/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python).
Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.28.0 to
1.29.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
-
[Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129...451b56af716f9f0d0c2b816503a3fd0cf8b036fa)
Updates
`https://github.com/editorconfig-checker/editorconfig-checker.python` from
3.6.1 to 3.8.0
- [Release
notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases)
-
[Commits](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/bebfac867564fbd992e5b45379b4b0568d5cb85b...3aa28ce11a84d747c5695ad10b81945f2400b54f)
---
updated-dependencies:
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
dependency-version: 1.29.0
dependency-type: direct:production
dependency-group: pre-commit-hooks
- dependency-name:
https://github.com/editorconfig-checker/editorconfig-checker.python
dependency-version: 3.8.0
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 a382dffd9..bc08dfb59 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: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0
+ rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0
hooks:
- id: zizmor
priority: 100
@@ -229,7 +229,7 @@ repos:
name: run shellcheck
description: check Shell scripts with shellcheck
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
- rev: bebfac867564fbd992e5b45379b4b0568d5cb85b # frozen: 3.6.1
+ rev: 3aa28ce11a84d747c5695ad10b81945f2400b54f # frozen: 3.8.0
hooks:
- id: editorconfig-checker
priority: 100