chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 #66

Open
Renovate wants to merge 1 commits from renovate/python-jsonschema-check-jsonschema-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository patch 0.36.00.36.1

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

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) | repository | patch | `0.36.0` → `0.36.1` | 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://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.36.1`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0361) [Compare Source](https://github.com/python-jsonschema/check-jsonschema/compare/0.36.0...0.36.1) - Update vendored schemas: buildkite, circle-ci, dependabot, github-issue-forms, github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, taskfile (2026-01-25) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiIsImNob3JlIiwicHJlLWNvbW1pdCJdfQ==-->
Renovate added the chore label 2026-01-26 17:22:05 +01:00
Renovate added 1 commit 2026-01-26 17:22:07 +01:00
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1
Some checks failed
Test / Run Tests (push) Successful in 1m13s
Lint / pre-commit Linting (push) Failing after 13m51s
5bcde8f9a0
Renovate scheduled this pull request to auto merge when all checks succeed 2026-01-26 17:22:10 +01:00
AutoReview changed title from chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 to Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 2026-01-26 17:22:28 +01:00
Member

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵
🧪 No relevant tests
🔒 No security concerns identified
 Recommended focus areas for review

Version Tag Validity

Ensure that the 0.36.1 tag actually exists in the python-jsonschema/check-jsonschema repository
and matches the expected pre-commit tag format (with or without a leading “v”).

rev: 0.36.1
Indentation Consistency

Verify that the indentation of the new rev: 0.36.1 line aligns with the surrounding
repo and hooks entries to maintain a valid YAML structure.

rev: 0.36.1
hooks:
## PR Reviewer Guide 🔍 Here are some key observations to aid the review process: <table> <tr><td>⏱️&nbsp;<strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr> <tr><td>🧪&nbsp;<strong>No relevant tests</strong></td></tr> <tr><td>🔒&nbsp;<strong>No security concerns identified</strong></td></tr> <tr><td>⚡&nbsp;<strong>Recommended focus areas for review</strong><br><br> <details><summary><a href='https://git.horstenkamp.eu/Screeps/screeps-deploy-action/src/branch/renovate/python-jsonschema-check-jsonschema-0.x/.pre-commit-config.yaml#L32-L32'><strong>Version Tag Validity</strong></a> Ensure that the `0.36.1` tag actually exists in the python-jsonschema/check-jsonschema repository and matches the expected pre-commit tag format (with or without a leading “v”). </summary> ```yaml rev: 0.36.1 ``` </details> <details><summary><a href='https://git.horstenkamp.eu/Screeps/screeps-deploy-action/src/branch/renovate/python-jsonschema-check-jsonschema-0.x/.pre-commit-config.yaml#L32-L33'><strong>Indentation Consistency</strong></a> Verify that the indentation of the new `rev: 0.36.1` line aligns with the surrounding `repo` and `hooks` entries to maintain a valid YAML structure. </summary> ```yaml rev: 0.36.1 hooks: ``` </details> </td></tr> </table>
Renovate changed title from Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 to chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 2026-01-26 17:41:38 +01:00
Renovate force-pushed renovate/python-jsonschema-check-jsonschema-0.x from 5bcde8f9a0 to 55c4866c0c 2026-01-27 00:03:55 +01:00 Compare
Renovate force-pushed renovate/python-jsonschema-check-jsonschema-0.x from 55c4866c0c to 94be50594d 2026-01-28 00:37:34 +01:00 Compare
Some checks failed
Test / Run Tests (push) Failing after 14m4s
Required
Details
Lint / pre-commit Linting (push) Failing after 14m21s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/python-jsonschema-check-jsonschema-0.x:renovate/python-jsonschema-check-jsonschema-0.x
git checkout renovate/python-jsonschema-check-jsonschema-0.x
Sign in to join this conversation.