Skip to content

Commit

Permalink
Revert bad change
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDotCom authored Nov 14, 2022
1 parent ede4048 commit 3f76c10
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 @@ -79,7 +79,7 @@ repos:
- id: prettier
args: [--prose-wrap=always, --print-width=88]
- repo: https://github.com/DanielNoord/pydocstringformatter
rev: v0.7.2 # TODO: Change this when v8.0 is released
rev: 93b15ca # TODO: Change this when v8.0 is released
hooks:
- id: pydocstringformatter
args:
Expand Down

0 comments on commit 3f76c10

Please sign in to comment.