Closed renovate[bot] closed 3 months ago
This update enhances the linting capabilities of Python projects by upgrading the ruff-pre-commit
hook from version v0.5.7
to v0.6.0
. This change potentially introduces new features, improvements, and bug fixes, fostering better code quality and development practices. Adoption of the latest version ensures that developers can leverage the most recent enhancements provided by the ruff
tool.
File | Change Summary |
---|---|
.pre-commit-config.yaml |
Updated ruff revision from v0.5.7 to v0.6.0 . |
In fields of code, I hop and play,
Ruff's shiny new version leads the way!
Bugs and errors, we bid adieu,
With linting tools, our code shines through.
So letβs rejoice, and code with glee,
For cleaner scripts, just wait and see! πβ¨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
9b07af2
) to head (d70408b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v0.5.7
->v0.6.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
### [`v0.6.0`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.6.0) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.0) See: https://github.com/astral-sh/ruff/releases/tag/0.6.0Configuration
π Schedule: Branch creation - "before 4am" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.
This PR was generated by Mend Renovate. View the repository job log.