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
- 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
- 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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.