Skip to content

Commit 104f8fc

Browse files
committed
Update mypy from 0.711 to 0.720
Release notes: http://mypy-lang.blogspot.com/2019/07/mypy-0720-released.html
1 parent fd8f92d commit 104f8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: rst-backticks
4646
- repo: https://github.com/pre-commit/mirrors-mypy
47-
rev: v0.711
47+
rev: v0.720
4848
hooks:
4949
- id: mypy
5050
files: ^(src/|testing/)

0 commit comments

Comments
 (0)