Skip to content

Commit ad3724b

Browse files
authored
Upgrade to latest mypy (#3775)
1 parent b8e2ec7 commit ad3724b

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
@@ -38,7 +38,7 @@ repos:
3838
- flake8-simplify
3939

4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v0.991
41+
rev: v1.4.1
4242
hooks:
4343
- id: mypy
4444
exclude: ^docs/conf.py

0 commit comments

Comments
 (0)