From 18f5c0308395878786c96942fa2105d7893a3ad2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 01:25:39 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook zricethezav/gitleaks to v8.18.2 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.16.4 | v8.18.2 | --- .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 c2f283c1..83babd34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,6 +25,6 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/zricethezav/gitleaks - rev: v8.16.4 + rev: v8.18.2 hooks: - id: gitleaks