Updated .pre-commit hooks

This commit is contained in:
David Doblas Jiménez 2022-07-20 17:51:53 +02:00
parent 61b3bdd8bd
commit 6a2dbe1085
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.961
rev: v0.971
hooks:
- id: mypy
additional_dependencies: [pydantic] # add if use pydantic