anaconda / anaconda-linter

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

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

Closed anaconda-renovate[bot] closed 11 months ago

anaconda-renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.26.3 -> 0.27.0

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.27.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0270) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.3...0.27.0) - Update vendored schemas: azure-pipelines, bitbucket-pipelines, gitlab-ci, renovate (2023-09-27) - Add a `--validator-class` option for specifying a custom `jsonschema.protocols.Validator` class to use (:pr:`327`, :issue:`262`) - Instances and schemas may now be passed on stdin, using `-` (:pr:`332`, :issue:`251`) - Minor fix to hook regexes to explicitly match `.` chars. Thanks :user:`skwde`! (:pr:`325`)

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone UTC, 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.