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.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
  • Loading branch information
pre-commit-ci[bot] committed Jul 25, 2022
1 parent 8eba649 commit 79553ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -42,7 +42,7 @@ repos:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.961
rev: v0.971
hooks:
- id: mypy
args: [--disallow-untyped-defs, --ignore-missing-imports]
Expand Down

0 comments on commit 79553ac

Please sign in to comment.