Skip to content

Commit 881b332

Browse files
committed
Upgrade mypy
1 parent 57e6171 commit 881b332

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
@@ -27,7 +27,7 @@ repos:
2727
- id: ruff-format
2828
args: ["--line-length=88"]
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.0.0
30+
rev: v1.8.0
3131
hooks:
3232
- id: mypy
3333
language: python

0 commit comments

Comments
 (0)