From a642de6d4a8b465476e85660e0b871fb656748b0 Mon Sep 17 00:00:00 2001 From: "msclock-bot[bot]" <163820484+msclock-bot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 02:23:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.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 f9f5174..c68a888 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,7 @@ repos: # Check jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.0 + rev: 0.37.0 hooks: - id: check-dependabot - id: check-github-workflows