Skip to content

Commit 3475331

Browse files
committed
Upgrade mypy
1 parent 370276f commit 3475331

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
@@ -54,7 +54,7 @@ repos:
5454
)$
5555
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: v1.0.0
57+
rev: v1.8.0
5858
hooks:
5959
- id: mypy
6060
language: python

0 commit comments

Comments
 (0)