Skip to content

Commit 72a9070

Browse files
[pre-commit.ci] pre-commit autoupdate (#1072)
updates: - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 25da066 commit 72a9070

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.3.0
78+
rev: v1.4.1
7979
hooks:
8080
- id: mypy
8181
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)