Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Installing environment for prettier cause error. #1

Closed
damianbrzoza opened this issue Nov 11, 2020 · 1 comment · Fixed by #2
Closed

Installing environment for prettier cause error. #1

damianbrzoza opened this issue Nov 11, 2020 · 1 comment · Fixed by #2
Assignees

Comments

@damianbrzoza
Copy link

Hi Piotrek!

There are some troubles caused by changes in prettier repository.

Possible solution:
prettier/prettier#9459

You should change these lines in .pre-commit-config.yaml:

  - repo: https://github.com/prettier/prettier
    rev: 2.0.5

To something like this:

  -  repo: https://github.com/prettier/pre-commit
     rev: v2.1.2
@piotlinski
Copy link
Owner

piotlinski commented Nov 11, 2020

Oh yes, they have recently changed that. I created a PR to fix this problem

@piotlinski piotlinski self-assigned this Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants