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

This commit is contained in:
Joachim Jablon
2022-05-03 10:16:02 +02:00
committed by GitHub

View File

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