mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-24 11:15:15 -05:00
fix: Upgrade Black (#3057)
* bump black * bump black on precommit * run black * fix backend test runner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user