chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.26.3 #411
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.1
->0.26.3
Note: The
pre-commit
manager in Renovate is not supported by thepre-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.26.3
Compare Source
v0.26.2
Compare Source
-v/--verbose
is used, output will include a list of all files whichwere checked on success (:issue:
312
)v0.26.1
Compare Source
v0.26.0
Compare Source
default. (:issue:
302
)--format-regex disabled
option has been removed. Users should use--disable-formats regex
if they wish to disable regex format checking.--disable-format
flag has been removed. Users should use--disable-formats "*"
if they wish to disable all format checking.v0.25.0
Compare Source
github-workflows, readthedocs, renovate, travis (2023-08-25)
s-weigand
!(:pr:
299
)--base-uri
option for specifying an explicit base URI (:pr:305
)Configuration
📅 Schedule: Branch creation - "before 6am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.