Skip to content

Commit

Permalink
switch back to 06907d0 revision for docformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Jan 6, 2025
1 parent ed97c40 commit 1131c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- repo: https://github.com/myint/docformatter
# rev: v1.7.6
# as long as https://github.com/PyCQA/docformatter/pull/287 is not yet released
rev: v1.7.5
rev: 06907d0
hooks:
- id: docformatter
args: [--in-place, --wrap-summaries=99, --wrap-descriptions=99]
Expand Down

0 comments on commit 1131c50

Please sign in to comment.