Skip to content

Commit

Permalink
test: upgrade mypy to 0.770
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 11, 2020
1 parent 009bf22 commit 383cbad
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 @@ -18,7 +18,7 @@ repos:
exclude: completions/
args: [--settings-path=test/setup.cfg]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.761
rev: v0.770
hooks:
- id: mypy
exclude: completions/
Expand Down

0 comments on commit 383cbad

Please sign in to comment.