chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 #9
Reference in New Issue
Block a user
Delete Branch "renovate/astral-sh-ruff-pre-commit-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.14.10→v0.14.13Note: 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.14.13Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.13
v0.14.12Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.12
v0.14.11Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.11
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.
This PR has been generated by Renovate Bot.
Preparing PR description...
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
YAML Indentation
Ensure that the
revline is correctly indented to match the surroundingrepoblock and avoid parsing errors in the pre-commit configuration.Hook Compatibility
Validate that the updated
ruff-pre-commitv0.14.13 works with existing hook arguments (--fix,--exit-non-zero-on-fix) and does not introduce breaking changes in linting behavior.a3d207fab8to82742ac514PR Reviewer Guide 🔍
Here are some key observations to aid the review process: