mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
fix: Upgrade Black (#3057)
* bump black * bump black on precommit * run black * fix backend test runner
This commit is contained in:
parent
0800a8d00a
commit
a5ef18669b
45 changed files with 81 additions and 73 deletions
|
@ -11,6 +11,6 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
exclude: ^tests/data/
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.1.0
|
||||
rev: 24.1.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue