Skip to content

Commit 626c5d8

Browse files
Merge pull request matplotlib#31808 from matplotlib/dependabot/pre_commit/https-/github.com/python-jsonschema/check-jsonschema-0.37.2
Bump https://github.com/python-jsonschema/check-jsonschema from 0.37.1 to 0.37.2
2 parents fcb7623 + e45a2b1 commit 626c5d8

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)