Update .pre-commit-config.yaml
This commit is contained in:
@@ -26,9 +26,9 @@ repos:
|
|||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: "v0.910"
|
rev: "v0.910"
|
||||||
additional_dependencies: [types-requests]
|
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
|
additional_dependencies: [types-requests]
|
||||||
|
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: "v2.28.0"
|
rev: "v2.28.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user