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)