From a3d616e0d03f014c403e556b3f396e393e4b7b5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 21:30:14 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20pyt?= =?UTF-8?q?hon-jsonschema/check-jsonschema=20(0.33.3=20=E2=86=92=200.34.0)?= =?UTF-8?q?=20(#66)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 4689968..45e0da5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - "--quiet" - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: - id: check-github-workflows args: ["--verbose"]