[pre-commit.ci] pre-commit autoupdate (#1834)

This commit is contained in:
pre-commit-ci[bot]
2022-11-22 10:01:15 +04:00
committed by GitHub
parent 2ace7f7108
commit 3772a8085d

View File

@@ -35,7 +35,7 @@ repos:
# Check python code static typing # Check python code static typing
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.990 rev: v0.991
hooks: hooks:
- id: mypy - id: mypy
args: [--config, ./mypy.ini] args: [--config, ./mypy.ini]