Open WhyNotHugo opened 4 years ago
but it seems this mirror is not broken too.
it seems not not broken to me
this is also broken on pre-commit.ci where the environment is cached globally based on the revision, and so pushing to a branch won't update the code
@WhyNotHugo this is now fixed in https://github.com/pre-commit/mirrors-prettier
Thanks, @graingert!
All the release tags are gone.
This completely brakes existing integrations. It also breaks
pre-commit autoupdate
. Since there are no tags, the latest commit is picked up as the latest version:I moved to using the pre-commit hook recently since
prettier/prettier
broke due tonpm
changes, but it seems this mirror is not broken too.