Update dependency black to v22.12.0 #90
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.10.0
->22.12.0
Release Notes
psf/black
v22.12.0
Compare Source
Preview style
present) or as a single newline character (if a newline is present) (#3348)
parentheses (#3307)
(#3370)
Configuration
.gitignore
rules by considering the.gitignore
locationand the relative path to the target file (#3338)
.gitignore
presence when more than one source directory isspecified (#3336)
Parser
passed as function args (for example,
any(match := my_re.match(text) for text in texts)
) (#3327).Integrations
let g:black_use_virtualenv = 0
(#3309)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.