chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.23.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
python-jsonschema/check-jsonschema | repository | minor |
0.22.0 -> 0.23.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.23.0
- Update vendored schemas: azure-pipelines, buildkite, dependabot, github-workflows, gitlab-ci, renovate (2023-05-03)
- A new option,
--disable-formats
replaces and enhances the--disable-format
flag.--disable-formats
takes a format to disable and may be passed multiple times, allowing users to opt out of any specific format checks.--disable-format "*"
can be used to disable all format checking.--disable-format
is still supported, but is deprecated and emits a warning.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.