From de64e43f0fe6bf7a0e62430fa51c8c0ec5df75b9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:30:09 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/zricethezav/gitleaks: v8.18.2 → v8.18.3](https://github.com/zricethezav/gitleaks/compare/v8.18.2...v8.18.3) - [github.com/renovatebot/pre-commit-hooks: 37.382.3 → 37.387.2](https://github.com/renovatebot/pre-commit-hooks/compare/37.382.3...37.387.2) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 110f4e30..5b280e9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # - id: forbid-crlf # - id: remove-crlf - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.2 + rev: v8.18.3 hooks: - id: gitleaks - repo: https://github.com/Bahjat/pre-commit-golang @@ -67,7 +67,7 @@ repos: args: ["--allow-parallel-runners", "--go=1.17", "--config=.golangci.yml"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.382.3 + rev: 37.387.2 hooks: - id: renovate-config-validator - repo: https://github.com/pre-commit-ci/pre-commit-ci-config