Closed renovate[bot] closed 2 months ago
The update to .pre-commit-config.yaml
involves a minor version upgrade for the ruff-pre-commit
repository from v0.5.6
to v0.5.7
. This change aims to enhance the linting and formatting of Python code, likely fixing bugs or adding new features. The configuration's overall structure remains unchanged, with the focus solely on the version number, promoting better performance and reliability in code quality checks.
File | Change Summary |
---|---|
.pre-commit-config.yaml |
Updated ruff-pre-commit from version v0.5.6 to v0.5.7 |
🐇 In the grass where bunnies play,
A tiny change has come our way.
Ruff now shines a version bright,
Linting code with pure delight!
Upgrades hop, they leap and bound,
In code's garden, joy is found! 🌼
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
This PR contains the following updates:
v0.5.6
->v0.5.7
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.5.7`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.5.7) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7) See: https://github.com/astral-sh/ruff/releases/tag/0.5.7Configuration
📅 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.
Summary by CodeRabbit
v0.5.7
of theruff-pre-commit
repository, which may include enhancements and bug fixes for linting and formatting Python code.