From 855e2f8c8002d52bdea2f603c30c6c10c22dea15 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 19 Apr 2026 21:49:34 +0500 Subject: update gitleaks --- .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 e4a0bc1..e7d1c92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,6 +11,6 @@ repos: - id: check-added-large-files - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.30.0 hooks: - id: gitleaks-docker -- cgit v1.2.3