Skip to content

Commit d76a056

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 ba5ed5d commit d76a056

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
@@ -31,7 +31,7 @@ repos:
3131
language: python
3232
additional_dependencies: [pygments, restructuredtext_lint]
3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.20.2
34+
rev: v2.0.0
3535
hooks:
3636
- id: mypy
3737
files: ^(src/)

0 commit comments

Comments
 (0)