Skip to content

Commit

Permalink
chore: remove docformatter from pre-commit
Browse files Browse the repository at this point in the history
PyCQA/docformatter#293
Signed-off-by: Stephen Whitlock <[email protected]>
  • Loading branch information
jshwi committed Oct 15, 2024
1 parent 96cb942 commit 4e284b9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,6 @@ repos:
| SECURITY\.md
| docs\/deprecated\/messages\.md
)$
- repo: https://github.com/PyCQA/docformatter
rev: "v1.7.5"
hooks:
- id: docformatter
args:
- "--recursive"
- "--wrap-summaries=72"
- "--in-place"
- repo: https://github.com/pappasam/toml-sort
rev: "v0.23.1"
hooks:
Expand Down

0 comments on commit 4e284b9

Please sign in to comment.