Skip to content

Commit c061205

Browse files
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](python-jsonschema/check-jsonschema@13614ab...f805888) --- 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] <support@github.com>
1 parent d86ced4 commit c061205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repos:
7878
- id: yamllint
7979
args: ["--strict", "--config-file=.yamllint.yml"]
8080
- repo: https://github.com/python-jsonschema/check-jsonschema
81-
rev: 13614ab716a3113145f1294ed259d9fbe5678ff3 # frozen: 0.37.1
81+
rev: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2
8282
hooks:
8383
# TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed.
8484
# - id: check-azure-pipelines

0 commit comments

Comments
 (0)