Skip to content

Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.4 (lfs-media)#443

Open
renovate[bot] wants to merge 1 commit into
lfs-mediafrom
renovate/lfs-media-python-jsonschema-check-jsonschema-0.x
Open

Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.4 (lfs-media)#443
renovate[bot] wants to merge 1 commit into
lfs-mediafrom
renovate/lfs-media-python-jsonschema-check-jsonschema-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.31.30.37.4

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.37.4

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, changie, github-workflows,
    gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)

v0.37.3

Compare Source

  • Update vendored schemas: bitbucket-pipelines, circle-ci, dependabot, github-workflows,
    gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)

v0.37.2

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot,
    drone-ci, github-actions, github-issue-forms, github-workflows, gitlab-ci, meltano,
    mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-05-02)

v0.37.1

Compare Source

  • Update vendored schemas: buildkite, circle-ci, dependabot, github-workflows,
    gitlab-ci, mergify, readthedocs, renovate, woodpecker-ci (2026-03-25)
  • Add Changie.dev schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:662)

v0.37.0

Compare Source

  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, gitlab-ci,
    mergify, renovate, woodpecker-ci (2026-02-26)
  • Removed support for Python 3.9
  • Verbose text output has been adjusted. At the first verbosity level (-v),
    all errors are reported but the checked filenames are no longer displayed. The
    list of filenames checked is now emitted at the second verbosity level (-vv)
    and above. (:issue:648)
  • check-jsonschema's sdist contents are now validated with check-sdist, and missing
    files have been added.

v0.36.2

Compare Source

  • Update vendored schemas: circle-ci, gitlab-ci, mergify, renovate, snapcraft,
    woodpecker-ci (2026-02-15)

v0.36.1

Compare Source

  • Update vendored schemas: buildkite, circle-ci, dependabot, github-issue-forms,
    github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, taskfile
    (2026-01-25)

v0.36.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot,
    gitlab-ci, mergify, readthedocs, renovate, snapcraft (2025-12-14)
  • Add GitHub Discussion category forms schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:626)

v0.35.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec,
    dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
  • Add official support for Python 3.14
  • Add Citation File Format schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:502)
  • Improved default text output when parsing errors are encountered. (:issue:581)

v0.34.1

Compare Source

  • Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci, drone-ci,
    github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)

v0.34.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
    woodpecker-ci (2025-09-17)
  • Add GitHub issue config schema and pre-commit hook. Thanks :user:vivodi! (:issue:589)
  • Add GitHub issue form schema and pre-commit hook. Thanks :user:vivodi! (:issue:588)
  • Add Codecov config schema and pre-commit hook. Thanks :user:vivodi! (:pr:598)

v0.33.3

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci
    (2025-08-17)

v0.33.2

Compare Source

  • Update vendored schemas: bitbucket-pipelines, mergify, renovate (2025-06-29)
  • Fix a bug in the evaluation of the date-time format on non-string data,
    which incorrectly rejected values for which string was one of several
    valid types. Thanks :user:katylava! (:issue:571)

v0.33.1

Compare Source

  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, cloudbuild,
    compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci,
    mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
  • Fix: support click==8.2.0
  • Fix a bug in Last-Modified header parsing which used local time and could
    result in improper caching. Thanks :user:fenuks! (:pr:565)

v0.33.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec,
    github-workflows, mergify, renovate, taskfile, woodpecker-ci (2025-04-11)
  • A new option, --force-filetype, is now supported and allows users to
    explicitly specify which parser should be used for instance files. Thanks
    :user:mschoettle! (:pr:557, :issue:341)

v0.32.1

Compare Source

  • Fix the check-meltano hook to use types_or. Thanks
    :user:edgarrmondragon! (:pr:543)

v0.32.0

Compare Source

  • Update vendored schemas: circle-ci, compose-spec, dependabot, github-workflows,
    gitlab-ci, mergify, renovate, taskfile (2025-03-25)
  • Add Meltano schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:540)
  • Add Snapcraft schema and pre-commit hook. Thanks :user:fabolhak! (:issue:535)

Configuration

📅 Schedule: (in timezone Europe/Helsinki)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 8, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 10, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 19, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 20, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 23, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 25, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Jan 25, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 (lfs-media) Jan 26, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 36e6df8 to 85a9f92 Compare January 26, 2026 17:03
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 (lfs-media) Feb 16, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 85a9f92 to 15f4468 Compare February 16, 2026 06:05
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 15f4468 to 356e74b Compare February 27, 2026 09:00
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Mar 5, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Mar 5, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Mar 8, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Mar 13, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) Mar 15, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 356e74b to 8ffbaa3 Compare March 26, 2026 04:26
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Mar 26, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Mar 27, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Apr 1, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Apr 6, 2026
@renovate renovate Bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Apr 8, 2026
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.1 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.2 (lfs-media) May 3, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 8ffbaa3 to b0c901f Compare May 3, 2026 04:44
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.2 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.3 (lfs-media) Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from b0c901f to 09d2b63 Compare June 12, 2026 19:47
@renovate renovate Bot changed the title Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.3 (lfs-media) Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.4 (lfs-media) Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/lfs-media-python-jsonschema-check-jsonschema-0.x branch from 09d2b63 to 11bf77a Compare June 30, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants