Skip to content

Commit b56379b

Browse files
committed
Update pre-commit run command options.
1 parent 8b6b8b0 commit b56379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ deps =
1616
-r requirements-test.txt
1717

1818
commands =
19-
pre-commit run -a
19+
pre-commit run --all-files
2020
coverage run --append --source=benedict -m unittest
2121
coverage report --show-missing --ignore-errors

0 commit comments

Comments
 (0)