chore(deps): update pre-commit hook psf/black to v24.4.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
psf/black | repository | patch |
24.4.1 -> 24.4.2
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
psf/black (psf/black)
v24.4.2
This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1.
Parser
- Fix regression where certain complex f-strings failed to parse (#4332)
Performance
- Fix bad performance on certain complex string literals (#4331)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.