Skip to content

Commit a43328c

Browse files
authored
Merge pull request matplotlib#31811 from meeseeksmachine/auto-backport-of-pr-31808-on-v3.11.x
Backport PR matplotlib#31808 on branch v3.11.x (Bump https://github.com/python-jsonschema/check-jsonschema from 0.37.1 to 0.37.2)
2 parents b3deaae + eb16e04 commit a43328c

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
@@ -79,7 +79,7 @@ repos:
7979
- id: yamllint
8080
args: ["--strict", "--config-file=.yamllint.yml"]
8181
- repo: https://github.com/python-jsonschema/check-jsonschema
82-
rev: 13614ab716a3113145f1294ed259d9fbe5678ff3 # frozen: 0.37.1
82+
rev: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2
8383
hooks:
8484
# TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed.
8585
# - id: check-azure-pipelines

0 commit comments

Comments
 (0)