We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bfab4 commit e1a88bfCopy full SHA for e1a88bf
tox.ini
@@ -15,6 +15,7 @@ commands =
15
basepython = python3
16
deps =
17
-r {toxinidir}/requirements_test.txt
18
+ pre-commit~=2.20
19
commands =
20
pre-commit run --all-files
21
0 commit comments