Use husky for pre-commit hook

This commit is contained in:
Aarni Halinen
2022-07-21 23:42:19 +03:00
parent acba330694
commit cb3b831f7a
6 changed files with 29 additions and 154 deletions
-1
View File
@@ -38,7 +38,6 @@ sentry-sdk = "^1.4.3"
django-polymorphic = "^3.1.0"
python-dotenv = "^0.20.0"
djangorestframework-simplejwt = "^5.2.0"
pre-commit = "^2.19.0"
[tool.poetry.dev-dependencies]
coverage = "^5.5"