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-10-04 09:38:43 +0200
committerGitHub <noreply@github.com>2022-10-04 09:38:43 +0200
commit2a1b0d346ab0a2d2c3ec6753d21eb03f83504550 (patch)
tree54bb3e6b75ca226d7c635b6935e01dd14959310b /.pre-commit-config.yaml
parent2413385d7c2c7b6541e099cf27f3b4e862cdb194 (diff)
downloadastroid-git-2a1b0d346ab0a2d2c3ec6753d21eb03f83504550.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1819)
updates: - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/mirrors-mypy/compare/v0.971...v0.981) 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 e8a90471..946e2d91 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.971
+ rev: v0.981
hooks:
- id: mypy
name: mypy