Skip to content

Commit

Permalink
pre-commit autoupdate (#1741)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991)
  • Loading branch information
pre-commit-ci[bot] committed Nov 21, 2022
1 parent 1ce43d5 commit 188f9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -20,7 +20,7 @@ repos:
additional_dependencies:
- flake8-pytest-style
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.990
rev: v0.991
hooks:
- id: mypy
# Avoid error: Duplicate module named 'setup'
Expand Down

0 comments on commit 188f9c7

Please sign in to comment.