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.991 → v1.0.0](pre-commit/mirrors-mypy@v0.991...v1.0.0)
  • Loading branch information
pre-commit-ci[bot] authored and lafrech committed Feb 16, 2023
1 parent e5927e8 commit f4ee42e
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 @@ -15,7 +15,7 @@ repos:
- id: flake8
additional_dependencies: [flake8-bugbear==22.12.6]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
rev: v1.0.0
hooks:
- id: mypy
additional_dependencies: [types-simplejson, types-pytz, packaging]
Expand Down

0 comments on commit f4ee42e

Please sign in to comment.