Merge pull request #1574 from PyCQA/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ian Stapleton Cordasco 2022-03-21 19:59:29 -05:00 committed by GitHub
commit dba40df8d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.940
rev: v0.941
hooks:
- id: mypy
exclude: ^(docs/|example-plugin/)