@ -43,6 +43,9 @@ uninstall-dev:
rm -f Pipfile.lock
pipenv --rm
update:
pipenv run pre-commit autoupdate
test:
@echo "tests not available for this project"