Skip to content

Commit 64e775f

Browse files
chore(deps): update pre-commit hook pycqa/docformatter to v1.7.8
1 parent 0945e71 commit 64e775f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: detect-private-key
88

99
- repo: https://github.com/PyCQA/docformatter
10-
rev: v1.7.7
10+
rev: v1.7.8
1111
hooks:
1212
- id: docformatter
1313
args: [--in-place, --black, --wrap-summaries=0, --wrap-descriptions=0]

0 commit comments

Comments
 (0)