From d4d43479a6ebffc611dc58b716d05e7b2e858333 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 21:15:49 +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/renovatebot/pre-commit-hooks: 37.356.0 → 37.379.0](https://github.com/renovatebot/pre-commit-hooks/compare/37.356.0...37.379.0) - [github.com/python-jsonschema/check-jsonschema: 0.28.3 → 0.28.4](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.3...0.28.4) --- .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 6e111e9a..0b42c757 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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.356.0 + rev: 37.379.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.28.3 + rev: 0.28.4 hooks: - id: check-github-workflows - id: check-dependabot