Skip to content

Commit

Permalink
Updated pre-commit modules
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 16, 2022
1 parent edbb44f commit 62ab84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -40,7 +40,7 @@ repos:
- id: pyproject-flake8

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.990
rev: v0.991
hooks:
- id: mypy
additional_dependencies: [ "pytest", "trio-typing", "packaging" ]
Expand Down

0 comments on commit 62ab84e

Please sign in to comment.