From e2b9424e3f5e6066225000362fd1266e518e3a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:12:48 +0000 Subject: [PATCH] Bump https://github.com/python-jsonschema/check-jsonschema Bumps [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) from 0.37.1 to 0.37.4. This release includes the previously tagged commit. - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/check-jsonschema/compare/13614ab716a3113145f1294ed259d9fbe5678ff3...6b63472e72e1a91ed8a2f6d483790dfb644fa1d3) --- updated-dependencies: - dependency-name: https://github.com/python-jsonschema/check-jsonschema dependency-version: 0.37.4 dependency-type: direct:production ... Signed-off-by: dependabot[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 bfce3c54a030..491ff38485c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,7 +78,7 @@ repos: - id: yamllint args: ["--strict", "--config-file=.yamllint.yml"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 13614ab716a3113145f1294ed259d9fbe5678ff3 # frozen: 0.37.1 + rev: 6b63472e72e1a91ed8a2f6d483790dfb644fa1d3 # frozen: 0.37.4 hooks: # TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed. # - id: check-azure-pipelines