1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-08 15:05:25 +02:00

chore(deps): update dependency ruff to v0.4.3 (#3564)

This commit is contained in:
Michael Genson 2024-05-05 06:26:14 -05:00 committed by GitHub
parent 6991dff3e6
commit dabd93c919
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 20 deletions

View file

@ -12,6 +12,6 @@ repos:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff-format