From 6f2fb7fc7cd5702a0513a71af006c80e213d6a34 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:09:13 +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.4 → v8.19.3](https://github.com/zricethezav/gitleaks/compare/v8.18.4...v8.19.3) - [github.com/renovatebot/pre-commit-hooks: 37.440.7 → 38.105.0](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.7...38.105.0) - [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.2...0.29.3) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8996839..dc035ff1 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.4 + rev: v8.19.3 hooks: - id: gitleaks - repo: https://github.com/Bahjat/pre-commit-golang @@ -67,7 +67,7 @@ repos: args: ["--allow-parallel-runners", "--config=.golangci.yml"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.440.7 + rev: 38.105.0 hooks: - id: renovate-config-validator - repo: https://github.com/pre-commit-ci/pre-commit-ci-config @@ -79,7 +79,7 @@ repos: # hooks: # - id: hadolint - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-github-workflows - id: check-dependabot