-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: pre-commit's script is installed in migration mode
#502
Comments
What even is migration mode? |
I think it refers to this: https://github.com/pre-commit/pre-commit.com/blob/main/sections/advanced.md#running-in-migration-mode But I haven't done anything to the install other than updating my |
I do sometimes run |
That's completely fine. We don't patch pre-commit, despite what the maintainers of pre-commit insist on saying... It looks like they're searching for a hash in |
If anyone encounters this, please save a copy of |
@asottile this may have been outdated information. Might be worth unlocking that issue, so at least the two issues get cross-referenced for others to find. |
I had that as an afterthought. I also didn't look at |
pre-commit's script is installed in migration mode
I randomly started getting:
unsure where the issue is.
I did find pre-commit/pre-commit#1419 and commented there, however, it was locked by the project owner there unfortunately, suggesting we might be the culprit.
Any ideas?
fixed it, but I am unsure if I have now bypassed some of the logic from git-hooks.nix.
The text was updated successfully, but these errors were encountered: