The pre-commit-hooks
page should remove the use of poetry-lock
as it is deprecated.
#8674
Closed
1 task done
Labels
area/docs
Documentation issues/improvements
Issue
The
pre-commit-hooks
page currently shares the information on usingpoetry-lock
plugin which has be deprecated. Thepoetry-check
plugin instead can be used with the argumentargs: ["--lock"]
as suggested by the following deprecation warningThe text was updated successfully, but these errors were encountered: