Skip to content

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

This MR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository patch 0.27.1 -> 0.27.3

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 (python-jsonschema/check-jsonschema)

v0.27.3

Compare Source

  • Update vendored schemas: bitbucket, gitlab-ci, readthedocs, renovate (2023-12-05)
  • Limit the number of instance files which are opened simultaneously, which avoids reaching OS limits for open file descriptors. Thanks :user:ianmackinnon! (:issue:352)
  • Improve handling of schemafiles to ensure that they are only read once (🇵🇷363)

v0.27.2

Compare Source

  • Update vendored schemas: dependabot, github-workflows, renovate (2023-11-24)
  • Add official support for Python 3.12
  • Add Google Cloud Build schema and pre-commit hook. Thanks :user:nikolaik! (🇵🇷339)
  • Fix a bug in the custom github-workflows-require-timeout schema which forbade the use of GitHub expression syntax for the timeout value. (:issue:354)

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