commit | 7b72d56327f09de0c8721c89a3e7e964ef1b0cc5 | [log] [tgz] |
---|---|---|
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Tue Aug 15 06:03:44 2023 +0000 |
committer | GitHub <noreply@github.com> | Tue Aug 15 06:03:44 2023 +0000 |
tree | 2f7dc0184e5b4c0c15973b498c589de2d049e277 | |
parent | 61b5f7e6f73c8308fc77c9fcfd10005ab7d14b80 [diff] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.4.1...v1.5.0)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10808c3..36dc0ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -36,7 +36,7 @@ hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.4.1 + rev: v1.5.0 hooks: - id: mypy additional_dependencies: [types-all]