add pre-commit config (#6341)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
Jelle Zijlstra
2021-11-19 06:46:51 -08:00
committed by GitHub
parent 1fcb613338
commit 1f1bc6f27c
9 changed files with 52 additions and 68 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
mypy==0.910
pytype==2021.11.2; platform_system != "Windows"
black==21.9b0
# must match .pre-commit-config.yaml
black==21.11b1
flake8==4.0.1
flake8-bugbear==21.9.2
flake8-pyi==20.10.0
isort==5.9.3
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.1.0