summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 5724bd7..185c212 100644
--- a/tox.ini
+++ b/tox.ini
@@ -30,8 +30,7 @@ deps =
commands = {toxinidir}/tools/update_states.sh
[testenv:pep8]
-commands =
- flake8 {posargs}
+commands = pre-commit run -a
[testenv:pylint]
deps =