Skip to content

Commit 907617d

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.1 (#206)
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.31.0` -> `0.31.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://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.31.1`](https://redirect.github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0311) [Compare Source](https://redirect.github.com/python-jsonschema/check-jsonschema/compare/0.31.0...0.31.1) - Update vendored schemas: buildkite, cloudbuild, compose-spec, mergify, renovate (2025-01-26) - Update the `gitlab` and `renovate` hooks to use `--regex-variant nonunicode`. Thanks :user:`quentin-ag` and :user:`Callek` for reporting! (:issue:`516`, :issue:`518`) - Update the required `ruamel.yaml` version to a range, `>=0.18.10,<0.19.0`. </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84a770f commit 907617d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
- id: check-merge-conflict
4949

5050
- repo: https://github.com/python-jsonschema/check-jsonschema
51-
rev: 0.31.0
51+
rev: 0.31.1
5252
hooks:
5353
- id: check-github-workflows
5454
- id: check-github-actions

0 commit comments

Comments
 (0)