mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-26 15:54:20 -04:00
fix: bump ruff (#3275)
* bump ruff * updated deprecated cli usage * fixed deprecated pyproject layout * fixed .format string * fixed another deprecated setting
This commit is contained in:
@@ -110,7 +110,7 @@ tasks:
|
||||
py:lint:
|
||||
desc: runs python linter
|
||||
cmds:
|
||||
- poetry run ruff mealie
|
||||
- poetry run ruff check mealie
|
||||
|
||||
py:check:
|
||||
desc: runs all linters, type checkers, and formatters
|
||||
|
||||
Reference in New Issue
Block a user