Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981)
  • Loading branch information
pre-commit-ci[bot] committed Oct 4, 2022
1 parent c711a1c commit 9d06e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -19,7 +19,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v0.971' # Use the sha / tag you want to point at
rev: 'v0.981' # Use the sha / tag you want to point at
hooks:
- id: mypy
exclude: "conftest.py|^doc"
Expand Down

0 comments on commit 9d06e8d

Please sign in to comment.