Skip to content

Commit

Permalink
test: upgrade mypy to 0.780
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jun 4, 2020
1 parent 133790c commit 2e7271b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repos:
exclude: completions/

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.770
rev: v0.780
hooks:
- id: mypy
args: [--config-file=test/setup.cfg]
Expand Down

0 comments on commit 2e7271b

Please sign in to comment.