Merged
Merged
Conversation
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| astral-sh/ruff-pre-commit | repository | patch | v0.13.1 -> v0.13.2 |
||
| ruff (source, changelog) | dependency-groups | patch | ==0.13.1 -> ==0.13.2 |
Note: The pre-commit manager in Renovate is not supported by the pre-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
See: https://github.com/astral-sh/ruff/releases/tag/0.13.2
astral-sh/ruff (ruff)v0.13.2
Released on 2025-09-25.
Preview features
- [
flake8-async] Implementblocking-path-method(ASYNC240) (#20264) - [
flake8-bugbear] Implementmap-without-explicit-strict(B912) (#20429) - [
flake8-bultins] Detect class-scope builtin shadowing in decorators, default args, and attribute initializers (A003) (#20178) - [
ruff] Implementlogging-eager-conversion(RUF065) (#19942) - Include
.pywfiles by default when linting and formatting (#20458)
Bug fixes
- Deduplicate input paths (#20105)
- [
flake8-comprehensions] Preserve trailing commas for single-element lists (C409) (#19571) - [
flake8-pyi] Avoid syntax error from conflict withPIE790(PYI021) (#20010) - [
flake8-simplify] Correct fix for positivemaxsplitwithout separator (SIM905) (#20056) - [
pyupgrade] FixUP008not to apply when__class__is a local variable (#20497) - [
ruff] FixB004to skip invalidhasattr/getattrcalls (#20486) - [
ruff] Replace-nanwithnanwhen using the value to construct aDecimal(FURB164) (#20391)
Documentation
- Add 'Finding ways to help' to CONTRIBUTING.md (#20567)
- Update import path to
ruff-wasm-web(#20539) - [
flake8-bandit] Clarify the supported hashing functions (S324) (#20534)
Other changes
- [
playground] Allow hover quick fixes to appear for overlapping diagnostics (#20527) - [
playground] Fix non‑BMP code point handling in quick fixes and markers (#20526)
Contributors
- @BurntSushi
- @mtshiba
- @second-ed
- @danparizher
- @ShikChen
- @PieterCK
- @GDYendell
- @RazerM
- @TaKO8Ki
- @amyreese
- @ntbre
- @MichaReiser
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 these updates again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.