Skip to content

Commit 60f71de

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981)
1 parent 942ed11 commit 60f71de

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
@@ -22,7 +22,7 @@ repos:
2222
- id: pyupgrade
2323
args: [--py36-plus]
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v0.971
25+
rev: v0.981
2626
hooks:
2727
- id: mypy
2828
exclude: ^(docs/|tests/)

0 commit comments

Comments
 (0)