From 445e371f1cef89bf65ec46a6f61c825778de6cb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Feb 2026 20:07:42 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 --- .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