Skip to content

Commit 8f507cf

Browse files
committed
Update pre-commit run command options.
1 parent 8ad2dc1 commit 8f507cf

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
@@ -31,7 +31,7 @@ deps =
3131
-r requirements-test.txt
3232

3333
commands =
34-
pre-commit run -a
34+
pre-commit run --all-files
3535
coverage run --append --source=admin_interface runtests.py
3636
coverage report --show-missing --ignore-errors
3737

0 commit comments

Comments
 (0)