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

johnbam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d1bd336c4 build(deps): bump https://github.com/gitleaks/gitleaks from 
v8.30.0 to 8.30.1 in the pre-commit-hooks group (#2805)
1d1bd336c4 is described below

commit 1d1bd336c434ce04ff265a3c573a125b648e3b5d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 19:32:37 2026 +1000

    build(deps): bump https://github.com/gitleaks/gitleaks from v8.30.0 to 
8.30.1 in the pre-commit-hooks group (#2805)
    
    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 8d401320c5..8a201ea428 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -339,7 +339,7 @@ repos:
         name: run codespell
         description: check spelling with codespell
   - repo: https://github.com/gitleaks/gitleaks
-    rev: v8.30.0
+    rev: v8.30.1
     hooks:
       - id: gitleaks
         name: run gitleaks

Reply via email to