Skip to content

Commit 88d5374

Browse files
committed
Use docformatter last master version that fixes PyCQA/docformatter#287
1 parent 670375b commit 88d5374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/PyCQA/docformatter
16-
rev: v1.7.5
16+
rev: master
1717
hooks:
1818
- id: docformatter
1919
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)