Skip to content

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.19.2

This MR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository patch 0.19.1 -> 0.19.2

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.19.2

Compare Source

  • Update vendored schemas: gitlab-ci, renovate (2022-11-14)
  • Downloads of schemas from remote (http/https) locations will now retry if the downloaded data is not valid JSON (:issue:183)
  • Remove the deprecated --show-all-validation-errors option
  • Add support for Python 3.11, and tomllib as an alternative to tomli
  • The github-actions hook now requires a filename of action.yml or action.yaml for action definitions in .github/actions/, in accordance with the GitHub Documentation (🇵🇷186)

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