From d8871bb5b9930f1b14ed7595d9308f0ec53c746a Mon Sep 17 00:00:00 2001 From: Astound Date: Tue, 15 Jul 2025 16:01:16 -0500 Subject: [PATCH] bump to v1.0.1 --- README.es.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.es.md b/README.es.md index 4a5951c..22b3d27 100644 --- a/README.es.md +++ b/README.es.md @@ -8,7 +8,7 @@ Agregá este repo en tu `.pre-commit-config.yaml`: ```yaml - repo: https://git.fridu.us/heckyel/gitleaks-pre-commit-hook - rev: v1.0.0 + rev: v1.0.1 hooks: - id: gitleaks-template-report # Uso básico (reglas por defecto de gitleaks) diff --git a/README.md b/README.md index f73a0d8..9f0bf89 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add this repo to your `.pre-commit-config.yaml`: ```yaml - repo: https://git.fridu.us/heckyel/gitleaks-pre-commit-hook - rev: v1.0.0 + rev: v1.0.1 hooks: - id: gitleaks-template-report # Basic usage (default gitleaks rules)