mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.59k stars 608 forks source link

fix: pre-commit autoupdate and lint Python code with ruff #3779

Closed cclauss closed 5 days ago

cclauss commented 5 days ago

What type of PR is this?

(REQUIRED)

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Special notes for your reviewer:

% pre-commit autoupdate

Testing

% pre-commit run --all-files

cclauss commented 5 days ago

Draft until after #3779 or similar is merged.