Update docformatter for pre-commit to proper version

more-gsoc
Manuel Kaufmann 2017-12-20 13:16:14 -05:00
parent a15cc81dd7
commit 36b7755f52
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ repos:
args: ['--silent-overwrite']
- repo: git@github.com:humitos/mirrors-docformatter.git
sha: v0.8
sha: v0.0.1
hooks:
- id: docformatter
args: ['--in-place', '--wrap-summaries=80', '--wrap-descriptions=80', '--pre-summary-newline', '--no-blank']