From bffbf5fdd866e63218425c0d83c7c4674cf84087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:39:19 +0000 Subject: [PATCH] Renovate: python-jsonschema/check-jsonschema to v0.30.0 --- .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 720ba6df4..80bf5bb56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: "types-psycopg2", ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.30.0 hooks: # Schemas taken from https://www.schemastore.org/json/ - id: check-jsonschema