-
-
Notifications
You must be signed in to change notification settings - Fork 186
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0 #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
renovate
merged 1 commit into
master
from
renovate/python-jsonschema-check-jsonschema-0.x
Nov 27, 2025
Merged
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0 #564
renovate
merged 1 commit into
master
from
renovate/python-jsonschema-check-jsonschema-0.x
Nov 27, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
dad7adb to
bd12f40
Compare
b4b1445 to
3c1b048
Compare
294c8b1 to
395e4d4
Compare
a5d3a9f to
c9bc7bf
Compare
c9bc7bf to
8af7fa5
Compare
8af7fa5 to
080c7cf
Compare
080c7cf to
567e33a
Compare
e94d7f6 to
5e09c43
Compare
5e09c43 to
544251d
Compare
544251d to
4b20776
Compare
7fb549b to
7dcab92
Compare
218deba to
98da5cb
Compare
b6f00fe to
77dffba
Compare
b9a7a80 to
e4805f1
Compare
e4805f1 to
f2c4966
Compare
a0f37e6 to
a21df70
Compare
a21df70 to
4e01e31
Compare
7203b3e to
10820b5
Compare
10820b5 to
b532438
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.30.0->0.35.0Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.35.0Compare Source
dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
edgarrmondragon! (:issue:502)581)v0.34.1Compare Source
github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)
v0.34.0Compare Source
drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
woodpecker-ci (2025-09-17)
vivodi! (:issue:589)vivodi! (:issue:588)vivodi! (:pr:598)v0.33.3Compare Source
github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci
(2025-08-17)
v0.33.2Compare Source
date-timeformat on non-string data,which incorrectly rejected values for which
stringwas one of severalvalid types. Thanks :user:
katylava! (:issue:571)v0.33.1Compare Source
compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci,
mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
click==8.2.0Last-Modifiedheader parsing which used local time and couldresult in improper caching. Thanks :user:
fenuks! (:pr:565)v0.33.0Compare Source
github-workflows, mergify, renovate, taskfile, woodpecker-ci (2025-04-11)
--force-filetype, is now supported and allows users toexplicitly specify which parser should be used for instance files. Thanks
:user:
mschoettle! (:pr:557, :issue:341)v0.32.1Compare Source
check-meltanohook to usetypes_or. Thanks:user:
edgarrmondragon! (:pr:543)v0.32.0Compare Source
gitlab-ci, mergify, renovate, taskfile (2025-03-25)
edgarrmondragon! (:issue:540)fabolhak! (:issue:535)v0.31.3Compare Source
(2025-03-07)
v0.31.2Compare Source
woodpecker-ci (2025-02-19)
v0.31.1Compare Source
renovate (2025-01-26)
gitlabandrenovatehooks to use--regex-variant nonunicode. Thanks :user:quentin-agand :user:Callekfor reporting! (:issue:
516, :issue:518)ruamel.yamlversion to a range,>=0.18.10,<0.19.0.v0.31.0Compare Source
Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci,
dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile (2025-01-07)
Drop support for Python 3.8
Rename
--format-regexto--regex-variantand convert--format-regexto a deprecated alias.It will be removed in a future release.
Regular expression interpretation in
"pattern","patternProperties", and"format": "regex"usages now uses unicode-mode JS regular expressions bydefault. (:issue:
353)--regex-variant nonunicodeto get non-unicode JS regularexpressions, the default behavior from previous versions.
features. Validators are now always modified with the
jsonschemalibrary's
extend()API to control thepatternandpatternPropertieskeywords.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.