Skip to content

Commit 6d3f2f4

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 835a035 commit 6d3f2f4

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
@@ -14,7 +14,7 @@ repos:
1414
- id: prettier
1515
exclude: ^.github/workflows/test.yaml
1616
- repo: https://github.com/pre-commit/mirrors-mypy
17-
rev: v1.20.2
17+
rev: v2.0.0
1818
hooks:
1919
- id: mypy
2020
additional_dependencies: [numpy, types-requests]

0 commit comments

Comments
 (0)