diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64cf8db..fb04707 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: isort - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.2.0" + rev: "v1.3.0" hooks: - id: mypy - repo: https://github.com/PyCQA/docformatter