Skip to content

Commit

Permalink
Use latest mamin of django-stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 19, 2022
1 parent 17b1d2e commit 8809441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repos:
- id: mypy
args: ["--ignore-missing-imports", "--scripts-are-modules", "--show-traceback"]
additional_dependencies:
- django-stubs @ git+https://github.com/typeddjango/django-stubs.git@a78c59226a556895cf3206f37065087aca3da092
- django-stubs-ext @ git+https://github.com/typeddjango/django-stubs.git@a78c59226a556895cf3206f37065087aca3da092#subdirectory=django_stubs_ext
- 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
- mysqlclient
- pytest==7.1.2

0 comments on commit 8809441

Please sign in to comment.