Skip to content

Commit

Permalink
change description of poetry install hook
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Döring <[email protected]>
  • Loading branch information
alsmnn and radoering authored Aug 28, 2023
1 parent bcab562 commit 9a9964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

- id: poetry-install
name: poetry-install
description: Synchronize the Poetry dependencies with the lock file if out of sync
description: run poetry install to install dependencies from the lock file
entry: poetry install
language: python
pass_filenames: false
Expand Down

0 comments on commit 9a9964a

Please sign in to comment.