⬆️ Update dependency ruff to ^0.0.257 #71
Merged
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:
^0.0.256
->^0.0.257
Release Notes
charliermarsh/ruff
v0.0.257
Compare Source
What's Changed
Rules
ruff
] Preferitertools.pairwise()
overzip()
for successive pairs (RUF007
) by @evanrittenhouse in https://github.com/charliermarsh/ruff/pull/3501flake8-bugbear
] Addno-explicit-stacklevel
(B028
) by @johnor in https://github.com/charliermarsh/ruff/pull/3550pylint
] invalid-characters-* by @r3m0t in https://github.com/charliermarsh/ruff/pull/3552pylint
] Implementuseless-return
(R1711
) by @tomecki in https://github.com/charliermarsh/ruff/pull/3116pylint
]: Implementcontinue-in-finally
(E0116
) by @latonis in https://github.com/charliermarsh/ruff/pull/3541Bug Fixes
type
overrides in E721 by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3582value > max
style in pylint and mccabe messages by @edgarrmondragon in https://github.com/charliermarsh/ruff/pull/3553D209
andD400
by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3564New Contributors
Full Changelog: astral-sh/ruff@v0.0.256...v0.0.257
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 Mend Renovate. View repository job log here.