Skip to content

Commit

Permalink
fix: docformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-medeiros authored Oct 15, 2024
1 parent d3347fa commit c156812
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 @@ -32,7 +32,7 @@ repos:
name: Upgrade code

- repo: https://github.com/myint/docformatter
rev: v1.4
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
hooks:
- id: docformatter
args: [--in-place, --wrap-summaries=115, --wrap-descriptions=120]
Expand Down

0 comments on commit c156812

Please sign in to comment.