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

View File

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