From 622a629a8598302453831b083087a2519665c48a Mon Sep 17 00:00:00 2001 From: "bendo-bot[bot]" <126472327+bendo-bot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:01:56 +0000 Subject: [PATCH] fix(deps): update pre-commit hook zricethezav/gitleaks to v8.21.2 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.21.1 | v8.21.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 482150a0..11e27857 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/zricethezav/gitleaks - rev: v8.21.1 + rev: v8.21.2 hooks: - id: gitleaks - repo: https://github.com/ansible/ansible-lint