fix: mypy revision

This commit is contained in:
Dineshkarthik 2022-07-18 19:24:33 +02:00
parent edc790a580
commit 08d754e5cf
No known key found for this signature in database
GPG Key ID: E256EF0EECD6F201

View File

@ -22,7 +22,7 @@ repos:
types: [python]
args: ["--profile", "black", "--filter-files"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: V0.961
rev: v0.961
hooks:
- id: mypy
name: mypy