Skip to content

Commit

Permalink
reverted previous changes and updated the suggestion under poetry-export
Browse files Browse the repository at this point in the history
  • Loading branch information
iamibi committed Nov 15, 2023
1 parent 5e0ff80 commit 2220e49
Showing 1 changed file with 1 addition and 1 deletion.
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.
It is recommended to run the [`poetry-lock`](#poetry-lock) or [`poetry-check`](#poetry-check) with argument `--lock` hook prior to this one.
{{% /note %}}

### Arguments
Expand Down

0 comments on commit 2220e49

Please sign in to comment.