From c0612059806be7542eabe2f46e0d7f528be844cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:33:02 +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.2. 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...f805888065fdb6162e1f800e50bb9460cbd223d6) --- updated-dependencies: - dependency-name: https://github.com/python-jsonschema/check-jsonschema dependency-version: 0.37.2 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..04375e084aa4 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: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2 hooks: # TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed. # - id: check-azure-pipelines