Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#1558)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrytangyuan authored and skydoorkai committed Dec 9, 2019
1 parent d318d26 commit f1dd33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -20,4 +20,4 @@ repos:
rev: v0.701 rev: v0.701
hooks: hooks:
- id: mypy - id: mypy
args: [-s] args: [--ignore-missing-imports, --follow-imports=skip]

0 comments on commit f1dd33c

Please sign in to comment.