Merge pull request #27 from ewjoachim/pre-commit-ci-update-config

This commit is contained in:
Joachim Jablon
2021-12-21 10:38:54 +01:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ repos:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.910-1"
rev: "v0.920"
hooks:
- id: mypy
additional_dependencies: [types-requests]