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 f5b6a6c82 chore(deps): bump https://github.com/gitleaks/gitleaks 
(#2628)
f5b6a6c82 is described below

commit f5b6a6c8259e80fff4543dd2b470f54c9f1d9ac9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 19:22:20 2026 -0500

    chore(deps): bump https://github.com/gitleaks/gitleaks (#2628)
    
    Bumps the pre-commit-hooks group with 1 update: 
[https://github.com/gitleaks/gitleaks](https://github.com/gitleaks/gitleaks).
    
    
    Updates `https://github.com/gitleaks/gitleaks` from v8.30.0 to 8.30.1
    - [Release notes](https://github.com/gitleaks/gitleaks/releases)
    - [Commits](https://github.com/gitleaks/gitleaks/compare/v8.30.0...v8.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: https://github.com/gitleaks/gitleaks
      dependency-version: 8.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 c3834e1d7..035d042f3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -119,7 +119,7 @@ repos:
         types: [yaml]
         files: \.ya?ml$
   - repo: https://github.com/gitleaks/gitleaks
-    rev: v8.30.0
+    rev: v8.30.1
     hooks:
       - id: gitleaks
         name: run gitleaks

Reply via email to