# check-jsonschema 0.38.0 - Product: check-jsonschema (https://whatsnew.fyi/product/check-jsonschema) - Vendor: check-jsonschema - Date: 2026-08-09 - Version: 0.38.0 - Original notes: https://github.com/python-jsonschema/check-jsonschema/releases/tag/0.38.0 - Permalink: https://whatsnew.fyi/product/check-jsonschema/releases/0.38.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add a dedicated check-github-workflows-require-timeout pre-commit hook for requiring timeout-minutes on all GitHub Workflow jobs - **changed** — Update vendored schemas for bitbucket-pipelines, buildkite, circle-ci, codecov, compose-spec, dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile, and woodpecker-ci - Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, codecov, compose-spec, dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-08-08) - Add a dedicated ``check-github-workflows-require-timeout`` pre-commit hook for requiring ``timeout-minutes`` on all GitHub Workflow jobs. (:issue:`639`)