Skip to content

Commit

Permalink
Update pre-commit mypy to 0.930 (Chia-Network#9648)
Browse files Browse the repository at this point in the history
* Update pre-commit mypy to 0.921

* Update .pre-commit-config.yaml
  • Loading branch information
altendky authored Jan 7, 2022
1 parent 13ff748 commit e7270df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.910
rev: v0.930
hooks:
- id: mypy
additional_dependencies: [types-aiofiles, types-click, types-setuptools, types-PyYAML]
Expand Down

0 comments on commit e7270df

Please sign in to comment.