diff --git a/tox.ini b/tox.ini index 2dd661ad1..633606190 100644 --- a/tox.ini +++ b/tox.ini @@ -55,4 +55,4 @@ skip_install = True commands_pre = deps = pre-commit commands = - pre-commit run --all-files --show-diff-on-failure + pre-commit run [] --all-files --show-diff-on-failure