Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 4a9f4d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](pre-commit/mirrors-mypy@v0.910-1...v0.920)
1 parent 7513e6b commit 4a9f4d6

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
@@ -48,7 +48,7 @@ repos:
4848
- id: add-trailing-comma
4949
args: ['--py36-plus']
5050
- repo: https://github.com/pre-commit/mirrors-mypy
51-
rev: v0.910-1
51+
rev: v0.920
5252
hooks:
5353
- id: mypy
5454
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)