Skip to content

Commit

Permalink
Merge pull request #1574 from PyCQA/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
sigmavirus24 committed Mar 22, 2022
2 parents 2680339 + bb2d306 commit dba40df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

0 comments on commit dba40df

Please sign in to comment.