Skip to content

The pre-commit-hooks page should remove the use of poetry-lock as it is deprecated. #8674

@iamibi

Description

@iamibi
  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

The pre-commit-hooks page currently shares the information on using poetry-lock plugin which has be deprecated. The poetry-check plugin instead can be used with the argument args: ["--lock"] as suggested by the following deprecation warning

poetry lock --check is deprecated, use `poetry check --lock` instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsDocumentation issues/improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions