Skip to content

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

This MR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.18.4 -> 0.19.1

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

Compare Source

  • Fix handling of file descriptors created using the /proc/self/fd/ mechanism (:issue:176)

v0.19.0

Compare Source

  • Update vendored schemas: github-workflows, gitlab-ci, renovate (2022-11-10)
  • Improve the behaviors of filetype detection. --default-filetype now defaults to json, and can be passed toml or json5 if those parsers are installed. Detection is now only done by suffix mapping and will not attempt to read files.

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