Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5d4dfe

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 06a0947 commit b5d4dfe

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
@@ -79,7 +79,7 @@ repos:
7979
hooks:
8080
- id: validate-pyproject
8181
- repo: https://github.com/pre-commit/mirrors-mypy
82-
rev: v1.20.2
82+
rev: v2.0.0
8383
hooks:
8484
- id: mypy
8585
args: ["--config-file", "pyproject.toml"]

0 commit comments

Comments
 (0)