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 0d43c41 commit 113c478Copy full SHA for 113c478
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
rev: v1.1.1
21
hooks:
22
- id: mypy
23
- additional_dependencies: [marshmallow-enum,typeguard,marshmallow]
+ additional_dependencies: [typeguard,marshmallow]
24
args: [--show-error-codes]
25
- repo: https://github.com/asottile/blacken-docs
26
rev: 1.13.0
0 commit comments