-
Notifications
You must be signed in to change notification settings - Fork 35
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.2 #2291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2291 +/- ##
=======================================
Coverage 90.82% 90.82%
=======================================
Files 170 170
Lines 25666 25666
=======================================
+ Hits 23310 23311 +1
+ Misses 2356 2355 -1 🚀 New features to boost your workflow:
|
d8a566b
to
a689490
Compare
28d7648
to
a782945
Compare
a782945
to
c8d7af2
Compare
c8d7af2
to
c642d2e
Compare
c642d2e
to
111b4a8
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
/gemini review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request updates the ruff-pre-commit
hook to version v0.13.2
. The changes primarily consist of code formatting adjustments and test improvements to align with the new linter rules. These include adding newlines between import groups for better readability, and updating pytest.raises
match strings to use raw strings or re.escape
for improved correctness in regular expressions. An unused variable was also correctly marked. Overall, these are positive changes that enhance code quality and consistency. The pull request looks good to merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦄
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v0.12.11
->v0.13.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.13.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.13.2
v0.13.1
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.13.1
v0.13.0
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.13.0
v0.12.12
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.12
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.