Skip to content

Commit

Permalink
Removed mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jmitchel3 committed Dec 23, 2024
1 parent 58d0b14 commit 6253372
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@ repos:
- flake8-comprehensions
- flake8-logging
- flake8-tidy-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
hooks:
- id: mypy
additional_dependencies:
- django-stubs==5.0.4
- types-python-dateutil
- repo: https://github.com/adamchainz/djade-pre-commit
rev: 1.3.2
hooks:
Expand Down

0 comments on commit 6253372

Please sign in to comment.