dev:
	@pipenv install --dev --pre
	@pipenv run pre-commit install
