From 914ceff9c87913693b3f1fa35ae6e18e34bd3865 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:38:30 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.21.1 --- .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 bd3e44b..a87cf6c 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.21.0 + rev: v8.21.1 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user