diff --git a/docs/pre-commit-hooks.md b/docs/pre-commit-hooks.md index 556f4893adc..1b6938b41be 100644 --- a/docs/pre-commit-hooks.md +++ b/docs/pre-commit-hooks.md @@ -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) hook or [`poetry-check`](#poetry-check) with argument `--lock` prior to this one. {{% /note %}} ### Arguments