summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-05-03 09:07:53 +0200
committerGitHub <noreply@github.com>2022-05-03 09:07:53 +0200
commit8358d7da1f8dca635fc249911cac58d709c6903d (patch)
tree97675175e5f7e72db7c2c54bb159809b74c5cdfd /.pre-commit-config.yaml
parenta013facfb6bbc5b851b7d82e9e44bb7bb7107acf (diff)
downloadastroid-git-8358d7da1f8dca635fc249911cac58d709c6903d.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1539)
updates: - [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
-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 53e21f88..1dbfff83 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -71,7 +71,7 @@ repos:
]
exclude: tests/testdata|conf.py
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v0.942
+ rev: v0.950
hooks:
- id: mypy
name: mypy