We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f88205 commit 6dc9d1cCopy full SHA for 6dc9d1c
1 file changed
.pre-commit-config.yaml
@@ -57,5 +57,5 @@ ci:
57
autoupdate_branch: ''
58
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
59
autoupdate_schedule: weekly
60
- skip: [pytest,doctest,mypy]
+ skip: [mypy]
61
submodules: false
0 commit comments