From dee3bff2ed561ae93e07b33d3801d058d70d30ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 20:05:29 +0100 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 (#70) 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 4e24aa2..77e5f71 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.36.1 + rev: 0.36.2 hooks: - id: check-renovate - id: check-github-actions