Skip to content

Commit 25ce470

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.0.0](pre-commit/mirrors-mypy@v1.20.2...v2.0.0)
1 parent 3ec2e30 commit 25ce470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
language: python
4343
files: \.py$
4444
- repo: https://github.com/pre-commit/mirrors-mypy
45-
rev: v1.20.2
45+
rev: v2.0.0
4646
hooks:
4747
- id: mypy
4848
exclude: (docs|pyfakefs/tests)

0 commit comments

Comments
 (0)