Skip to content

Commit

Permalink
Merge pull request #1797 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
asottile committed Feb 14, 2023
2 parents 0610cd2 + 77e075c commit 7aed16d
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 @@ -31,7 +31,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
rev: v1.0.0
hooks:
- id: mypy
exclude: ^(docs/|example-plugin/)

0 comments on commit 7aed16d

Please sign in to comment.