fix(lint): emergency bump `docformatter` (#20352)
This commit is contained in:
parent
8ad3e29816
commit
af19dda05c
|
@ -58,7 +58,7 @@ repos:
|
||||||
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
|
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/docformatter
|
- repo: https://github.com/PyCQA/docformatter
|
||||||
rev: v1.7.5
|
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: docformatter
|
- id: docformatter
|
||||||
additional_dependencies: [tomli]
|
additional_dependencies: [tomli]
|
||||||
|
|
Loading…
Reference in New Issue