Skip to content

Commit

Permalink
Merge pull request #21 from dmgbuild/autoupdates/pre-commit/docformatter
Browse files Browse the repository at this point in the history
Bump docformatter from v1.5.0 to v1.7.5
  • Loading branch information
freakboy3742 authored Feb 5, 2024
2 parents 535acfe + ce7da93 commit aae0329
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 aae0329

Please sign in to comment.