Skip to content

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

Compare Source

  • Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-01-24)
  • Fix a bug in which --check-metaschema was 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 $schema dialect 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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports