From 426ebe26e9ab0a09dcf2546b565c751f04099ba6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 11:41:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook gitleaks/gitleaks to v8.18.4 --- .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 adad1d1..d87c123 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -143,7 +143,7 @@ repos: - 'javascript' - repo: 'https://github.com/gitleaks/gitleaks' - rev: 'v8.18.3' + rev: 'v8.18.4' hooks: - id: 'gitleaks' stages: