Skip to content

Create a hook for synchronising pre-commit config and requirements files #1

@mzaja

Description

@mzaja

pre-commit autoupdate automatically updates the dependencies in .pre-commit-config.yaml. However, this breaks the link with dependencies specified in requirements.txt or similar.

Develop a hook which will, on detecting that pre-commit config has changed, automatically update any such hook version in requirements files.

After this, repository name change will be due to something more generic like pre-commit-hooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions