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

This commit is contained in:
Joachim Jablon
2022-10-04 09:38:29 +02:00
committed by GitHub

View File

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