We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e17e88 commit c17a8f5Copy full SHA for c17a8f5
1 file changed
.pre-commit-config.yaml
@@ -55,6 +55,7 @@ repos:
55
- --ignore-missing-imports
56
- --install-types # See mirrors-mypy README.md
57
- --non-interactive
58
+ additional_dependencies: [types-requests]
59
60
- repo: https://github.com/pre-commit/mirrors-prettier
61
rev: "v4.0.0-alpha.8"
0 commit comments