Update dependency black to v22.10.0 #64
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/black-22.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
22.8.0
->22.10.0
Release Notes
psf/black
v22.10.0
Compare Source
Highlights
supported until further notice.
Stable style
# fmt: on
is used on a different block level than# fmt: off
(#3281)
Preview style
(#3262)
Configuration
.ipynb_checkpoints
directories are now excluded by default (#3293)--skip-source-first-line
/-x
option to ignore the first line of source codewhile formatting (#3299)
Packaging
at once on macOS. Native x86-64 executables for macOS are available once again.
(#3275)
who install Black with its wheels from PyPI. (#3233)
Blackd
Integrations
g:black_preview
) to enable/disable the preview style (#3246)jupyter
option (#3282)
<23
) for Blackversion (#3265)
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.
This PR has been generated by Renovate Bot.