Merge branch 'master' of github.com:TheLovinator1/FeedVault.se

This commit is contained in:
Joakim Hellsén 2024-05-21 22:30:42 +02:00
commit 116cdd66c7
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
2 changed files with 2 additions and 2 deletions

View file

@ -15,9 +15,9 @@ python-multipart = "^0.0.9"
reader = "^3.12"
[tool.poetry.group.dev.dependencies]
ruff = "^0.4.4"
djlint = "^1.34.1"
pre-commit = "^3.7.1"
ruff = "^0.4.4"
[build-system]
build-backend = "poetry.core.masonry.api"