Skip to content

pin pre-commit with versions of black and isort #152

@mgogoulos

Description

@mgogoulos

🔭 Task Overview

As discussed in Slack:

Pin pre-commit only with the versions of black and isort we want - do not pin in .github/workflows/test-template.yaml.
Follow the same pattern we do for npm packages where we run a command to pin packages in the package.json file once the project is generated. 
Similarly, we need to run a command to find the latest version of black and pin it in the generated pre commit config. 

🎯 Objectives

No response

🔬 Steps or Implementation Details

No response

📝 Additional context (Optional)

Add any relevant notes, links, or context (e.g., related issues, dependencies, or design documents).

🕸️ Dependencies (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions