From 3a6c890b7e97ffff0301133ba0c9a04128e86b5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 05:01:40 +0000 Subject: [PATCH] Update pre-commit hook python-jsonschema/check-jsonschema from 0.37.1 to 0.37.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 ade4caa..459520f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: yamlfmt args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '150'] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.1 + rev: 0.37.2 hooks: - id: check-github-workflows - id: check-renovate