Skip to content

Commit 7e5bd37

Browse files
committed
Update pre-commit run command options.
1 parent f5388ca commit 7e5bd37

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
@@ -26,7 +26,7 @@ deps =
2626
-r requirements-test.txt
2727

2828
commands =
29-
pre-commit run -a
29+
pre-commit run --all-files
3030
coverage run --append --source=maintenance_mode runtests.py
3131
coverage report --show-missing --ignore-errors
3232

0 commit comments

Comments
 (0)