drop mypy from .pre-commit-config.yaml (#6542)

This commit is contained in:
Carlos Mocholí 2021-03-22 01:38:10 +01:00 committed by GitHub
parent 51c9260fad
commit 870247ffe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -33,8 +33,3 @@ repos:
hooks:
- id: yapf
args: [--parallel, --in-place]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.790
hooks:
- id: mypy