Skip to content

Commit

Permalink
Update poetry-lock-check description
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Kniewallner <[email protected]>
  • Loading branch information
nzig and mkniewallner committed Sep 22, 2022
1 parent d77b0bc commit 2ffdae5
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 @@ -16,7 +16,7 @@

- id: poetry-lock-check
name: poetry-lock-check
description: run poetry lock to check lock file is up-to-date with pyproject.toml
description: check that poetry lock file is consistent with pyproject.toml
entry: poetry lock --check
language: python
pass_filenames: false
Expand Down

0 comments on commit 2ffdae5

Please sign in to comment.