Skip to content

Commit b5d8087

Browse files
[pre-commit.ci] pre-commit autoupdate (#976)
updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 817c4a9 commit b5d8087

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
@@ -75,7 +75,7 @@ repos:
7575
args: [--py38-plus, --add-import, from __future__ import annotations]
7676

7777
- repo: https://github.com/pre-commit/mirrors-mypy
78-
rev: v1.1.1
78+
rev: v1.2.0
7979
hooks:
8080
- id: mypy
8181
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)