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

This commit is contained in:
Joachim Jablon
2022-03-22 10:01:47 +01:00
committed by GitHub

View File

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