Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDotCom committed Oct 31, 2022
1 parent 8cfbeb6 commit 493f139
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 493f139

Please sign in to comment.