summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-06-28 18:02:49 +0000
committerGitHub <noreply@github.com>2021-06-28 18:02:49 +0000
commit8c5c50b6afdf16901551c543a64ccd92ffb7d6d9 (patch)
treed713f83fd7bb2606993f0161d673b1bf2bb22fd2
parent320c3ce7a9bfb75581b7014d130b786e0c658578 (diff)
downloadflake8-8c5c50b6afdf16901551c543a64ccd92ffb7d6d9.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.902 → v0.910](https://github.com/pre-commit/mirrors-mypy/compare/v0.902...v0.910)
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f51afef..b08f41c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v0.902
+ rev: v0.910
hooks:
- id: mypy
exclude: ^(docs/|example-plugin/)