Skip to content

Commit e43627e

Browse files
Add pre-commit install to make dev
1 parent 7a323c4 commit e43627e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ docs-deploy:
6565

6666
dev:
6767
poetry install
68+
pre-commit install
6869

6970
full:
7071
poetry install --all-extras

0 commit comments

Comments
 (0)