🔼 Updates ruff to v0.6.7
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ruff (source, changelog) | patch |
==0.6.6 -> ==0.6.7
|
Release Notes
astral-sh/ruff (ruff)
v0.6.7
Preview features
- Add Python version support to ruff analyze CLI (#13426)
- Add
excludesupport toruff analyze(#13425) - Fix parentheses around return type annotations (#13381)
Rule changes
- [
pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399)
Bug fixes
- Respect
lint.excludein ruff check--add-noqa(#13427)
Performance
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.