Skip to content

Commit 86f8984

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1)
1 parent b9855bf commit 86f8984

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: [--py38-plus]
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v1.7.0
25+
rev: v1.7.1
2626
hooks:
2727
- id: mypy
2828
exclude: ^(docs/|tests/)

0 commit comments

Comments
 (0)