Skip to content

Updating prettier in .pre-commit-config.yaml #73

Open
@Schefflera-Arboricola

Description

The repository we currently use for the prettier hook has been archived.

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
- id: prettier
files: \.(html|md|toml|yml|yaml)
args: [--prose-wrap=preserve]

I think we should switch to something else.

Thank you :)

[EDIT] - networkx also uses the same archived repository. So, maybe we should consider updating that also.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions