chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.21.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| python-jsonschema/check-jsonschema | repository | minor |
0.20.0 -> 0.21.0
|
Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
python-jsonschema/check-jsonschema
v0.21.0
- Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-01-24)
- Fix a bug in which
--check-metaschemawas not building validators correctly. The metaschema's schema dialect is chosen correctly now, and metaschema formats are now checked by default. This can be disabled with--disable-format. - Fix the resolution of
$schemadialect to format checker classes - Fix package dependency lower bounds, including setting
jsonschema>=4.5.1 - Output colorization can now be controlled with
--color [never|always|auto]. Thanks :user:WillDaSilva!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.