From f5c1ffde375426d14cf436eb76b2d0d920c1d575 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Aug 2026 00:31:35 +0200 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.38.0 (#115) Co-authored-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 4efcf0c..0e1f9d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: types_or: [css, javascript] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.4 + rev: 0.38.0 hooks: - id: check-renovate - id: check-github-actions