mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
chore: mypy, ruff, extract, openapi, and recipes-scraper updates (#1968)
* bump ruff and mypy * mypy fixes * bump and fix openapi * drop debug statement * bump extruct * bump recipes-scrapers
This commit is contained in:
parent
e329e1cd15
commit
4d5550ad85
27 changed files with 173 additions and 135 deletions
|
@ -15,6 +15,6 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: v0.0.202
|
||||
rev: v0.0.205
|
||||
hooks:
|
||||
- id: ruff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue