Skip to content

Commit

Permalink
drop mypy from .pre-commit-config.yaml (#6542)
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Mar 22, 2021
1 parent 51c9260 commit 870247f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 870247f

Please sign in to comment.