Commit 5c07904
authored
chore(deps): update dependency black to v26.5.1 (#585)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [black](https://redirect.github.com/psf/black)
([changelog](https://redirect.github.com/psf/black/blob/main/CHANGES.md))
| `==26.5.0` → `==26.5.1` |

|

|

|

|
---
### Release Notes
<details>
<summary>psf/black (black)</summary>
###
[`v26.5.1`](https://redirect.github.com/psf/black/blob/HEAD/CHANGES.md#Version-2651)
[Compare
Source](https://redirect.github.com/psf/black/compare/26.5.0...26.5.1)
##### Stable style
- Fix unstable formatting of annotated assignments whose subscript
annotation contains
an inline comment (e.g. `x: list[ # pyright: ignore[...]`)
([#​5130](https://redirect.github.com/psf/black/issues/5130))
- Preserve inline comments (including `# type: ignore`) immediately
before a
`# fmt: skip` line, avoiding AST equivalence failures
([#​5139](https://redirect.github.com/psf/black/issues/5139))
##### Packaging
- Correct the version in the published executables
([#​5137](https://redirect.github.com/psf/black/issues/5137))
##### Documentation
- Add Neovim integration guide covering conform.nvim, ALE, and simple
command approaches
([#​5124](https://redirect.github.com/psf/black/issues/5124))
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Dublin)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Only on Sunday and Saturday (`* * * * 0,6`)
🚦 **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.
---
- [ ] <!-- 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/BSStudio/bss-web-file-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent cca6539 commit 5c07904
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments