ci(deps): update pre-commit hooks - abandoned #111
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.4->v0.9.10.30.0->0.31.0v1.7.4->v1.7.6Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.9.1Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.1
v0.9.0Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.0
v0.8.6Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.8.6
v0.8.5Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.8.5
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.31.0Compare Source
Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci,
dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile (2025-01-07)
Drop support for Python 3.8
Rename
--format-regexto--regex-variantand convert--format-regexto a deprecated alias.It will be removed in a future release.
Regular expression interpretation in
"pattern","patternProperties", and"format": "regex"usages now uses unicode-mode JS regular expressions bydefault. (:issue:
353)--regex-variant nonunicodeto get non-unicode JS regularexpressions, the default behavior from previous versions.
features. Validators are now always modified with the
jsonschemalibrary's
extend()API to control thepatternandpatternPropertieskeywords.rhysd/actionlint (rhysd/actionlint)
v1.7.6Compare Source
jobs.<job_id>.steps.with.argsjobs.<job_id>.steps.with.entrypointjobs.<job_id>.services.<service_id>.env[Changes][v1.7.6]
v1.7.5Compare Source
${{ }}placeholders following the 'Context availability' table in the official document.jobs.<job>.envallowsgithubcontext butjobs.<job>.services.<service>.envdoesn't allow any contexts. Now actionlint can catch the mistake.OK.
githubcontext is available here.ERROR: No context is available here.
fromJSON()call. This pattern is popular to create array or object constants because GitHub Actions does not provide the literal syntax for them. See the document for more details. (#464)ERROR: Key 'mac' does not exist in the object returned by the fromJSON()
ERROR: Broken JSON string passed to fromJSON.
Configuration
📅 Schedule: Branch creation - "before 5am on Saturday every 4 weeks of the year starting on the 2th week" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.