Skip to content

Commit

Permalink
latest django-stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Feb 15, 2023
1 parent 6803d6f commit fdc4d8a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ repos:
- id: mypy
args: ["--ignore-missing-imports", "--scripts-are-modules", "--show-traceback"]
additional_dependencies:
- django-stubs @ git+https://github.com/typeddjango/django-stubs.git@36002a20874a4f1d5671e2f784c7257eb50fe691
- django-stubs-ext @ git+https://github.com/typeddjango/django-stubs.git@36002a20874a4f1d5671e2f784c7257eb50fe691#subdirectory=django_stubs_ext
- django-stubs==1.14.0
- mysqlclient
- pytest==7.1.2
- pytest==7.2.1

0 comments on commit fdc4d8a

Please sign in to comment.