Skip to content

Commit 08767f1

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.2 (#121)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python-jsonschema/check-jsonschema](https://redirect.github.com/python-jsonschema/check-jsonschema) | repository | patch | `0.37.1` → `0.37.2` | 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](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)</summary> ### [`v0.37.2`](https://redirect.github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0372) [Compare Source](https://redirect.github.com/python-jsonschema/check-jsonschema/compare/0.37.1...0.37.2) - 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) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekend" - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Munich-Quantum-Software-Stack/Component-Catalog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJwcmUtY29tbWl0Il19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa886d3 commit 08767f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ repos:
9191

9292
# Check JSON schemata
9393
- repo: https://github.com/python-jsonschema/check-jsonschema
94-
rev: 0.37.1
94+
rev: 0.37.2
9595
hooks:
9696
- id: check-dependabot
9797
- id: check-github-workflows

0 commit comments

Comments
 (0)