commit | 34b4ce86854df4ee038667a36a5cc0b5a1b9ef59 | [log] [tgz] |
---|---|---|
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Mon Nov 27 20:01:20 2023 +0000 |
committer | GitHub <noreply@github.com> | Mon Nov 27 20:01:20 2023 +0000 |
tree | 3f6c3a78d29e3911e7d73d3e7447ab34c3f6c16b | |
parent | 7b2234e6dd211438f6416cd261fa2e747ef498cf [diff] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d16a857..42cf2ab 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.7.0 + rev: v1.7.1 hooks: - id: mypy additional_dependencies: [types-all]