Skip to content

Commit

Permalink
docs: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljoscha Gerber authored and alsmnn committed Aug 28, 2023
1 parent b17dedf commit 8bd8626
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/pre-commit-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ hooks:

## poetry-install

The `poetry-install` hook calls the `poetry install` command
to make sure all locked packages are installed.
The `poetry-install` hook calls the `poetry install` command to make sure all locked packages are installed.
In order to install this hook, you either need to specify `default_install_hook_types`, or you have
to install it via `pre-commit install --install-hooks -t post-checkout -t post-merge`.

Expand Down

0 comments on commit 8bd8626

Please sign in to comment.