Commit e0edbdd
authored
⬆️ Bump ruff to v0.15.7 (#122)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff)
([source](https://redirect.github.com/astral-sh/ruff),
[changelog](https://redirect.github.com/astral-sh/ruff/blob/main/CHANGELOG.md))
| `==0.15.6` → `==0.15.7` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.15.7`](https://redirect.github.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0157)
[Compare
Source](https://redirect.github.com/astral-sh/ruff/compare/0.15.6...0.15.7)
Released on 2026-03-19.
##### Preview features
- Display output severity in preview
([#​23845](https://redirect.github.com/astral-sh/ruff/pull/23845))
- Don't show `noqa` hover for non-Python documents
([#​24040](https://redirect.github.com/astral-sh/ruff/pull/24040))
##### Rule changes
- \[`pycodestyle`] Recognize `pyrefly:` as a pragma comment (`E501`)
([#​24019](https://redirect.github.com/astral-sh/ruff/pull/24019))
##### Server
- Don't return code actions for non-Python documents
([#​23905](https://redirect.github.com/astral-sh/ruff/pull/23905))
##### Documentation
- Add company AI policy to contributing guide
([#​24021](https://redirect.github.com/astral-sh/ruff/pull/24021))
- Document editor features for Markdown code formatting
([#​23924](https://redirect.github.com/astral-sh/ruff/pull/23924))
- \[`pylint`] Improve phrasing (`PLC0208`)
([#​24033](https://redirect.github.com/astral-sh/ruff/pull/24033))
##### Other changes
- Use PEP 639 license information
([#​19661](https://redirect.github.com/astral-sh/ruff/pull/19661))
##### Contributors
- [@​tmimmanuel](https://redirect.github.com/tmimmanuel)
-
[@​DimitriPapadopoulos](https://redirect.github.com/DimitriPapadopoulos)
- [@​amyreese](https://redirect.github.com/amyreese)
- [@​statxc](https://redirect.github.com/statxc)
- [@​dylwil3](https://redirect.github.com/dylwil3)
- [@​hunterhogan](https://redirect.github.com/hunterhogan)
- [@​renovate](https://redirect.github.com/renovate)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tr4nt0r/python-xbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7651335 commit e0edbdd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments