We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad3e29 commit 0f7217eCopy full SHA for 0f7217e
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
59
60
- repo: https://github.com/PyCQA/docformatter
61
- rev: v1.7.5
+ rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
62
hooks:
63
- id: docformatter
64
additional_dependencies: [tomli]
0 commit comments