mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 14:59:48 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user