Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pre-commit-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This hook is provided by the [Export Poetry Plugin](https://github.com/python-po
{{% /warning %}}

{{% note %}}
It is recommended to run the [`poetry-lock`](#poetry-lock) hook prior to this one.
Comment thread
radoering marked this conversation as resolved.
It is recommended to run the [`poetry-lock`](#poetry-lock) hook or [`poetry-check`](#poetry-check) with argument `--lock` prior to this one.
{{% /note %}}

### Arguments
Expand Down