Skip to content

Commit eeb72e7

Browse files
authored
Update Makefile
1 parent 57588b0 commit eeb72e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ lock:
5353
pipenv requirements --dev > requirements-dev.txt
5454

5555
pre-commit:
56-
pipenv run pre-commit
56+
pipenv run pre-commit run --all-files

0 commit comments

Comments
 (0)