Skip to content

Commit

Permalink
Bump docformatter from v1.5.0 to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brutusthebee committed Feb 5, 2024
1 parent 413af42 commit ce7da93
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 @@ -19,7 +19,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/myint/docformatter
rev: v1.5.0
rev: v1.7.5
hooks:
- id: docformatter
args: [--in-place]
Expand Down

0 comments on commit ce7da93

Please sign in to comment.