From 873de41eadcbcd31a555faf1c750f8b89a361eee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Jun 2026 03:14:22 +0200 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.3 (#100) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .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 c8dd2d3..341cb15 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: types_or: [css, javascript] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-renovate - id: check-github-actions