From c0da1411b9343de671052c50b1f20510b33237b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 23:32:07 +0300 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20python-jsonsche?= =?UTF-8?q?ma/check-jsonschema=20(0.33.2=20=E2=86=92=200.33.3)=20(#49)?= 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 2699ecb..cbed3a8 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.2 + rev: 0.33.3 hooks: - id: check-github-workflows args: ["--verbose"]