From afc7640bf53d23af39806e4a6d78e6f00403b902 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 03:31:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.21.0 --- .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 b640d8a..bd3e44b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: [ --autofix, --no-ensure-ascii, '--top-keys=openapi,info,servers,paths,components' ] files: docs/openapi.json - repo: https://github.com/zricethezav/gitleaks - rev: v8.20.1 + rev: v8.21.0 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user