From e0c91cc9db3ab18bd0474aa15474e29ab507481e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 08:00:53 +0000 Subject: [PATCH] fix(deps): update pre-commit hook zricethezav/gitleaks to v8.18.2 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.18.1 | 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 8864a6f..12ec643 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: remove-tabs exclude: (Makefile) - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.1 + rev: v8.18.2 hooks: - id: gitleaks - repo: https://github.com/yuvipanda/pre-commit-hook-ensure-sops