From 28caf60c3f184dd00d7aa9fc462b92cbf992c8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 09:51:36 +0000 Subject: [PATCH] Bump https://github.com/gitleaks/gitleaks from v8.24.2 to 8.30.1 Bumps [https://github.com/gitleaks/gitleaks](https://github.com/gitleaks/gitleaks) from v8.24.2 to 8.30.1. - [Release notes](https://github.com/gitleaks/gitleaks/releases) - [Commits](https://github.com/gitleaks/gitleaks/compare/v8.24.2...v8.30.1) --- updated-dependencies: - dependency-name: https://github.com/gitleaks/gitleaks dependency-version: 8.30.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100755 new mode 100644 index 11e880d..5c5e66f --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: no-commit-to-branch args: [--branch,master] - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.2 + rev: v8.30.1 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell