running `pre-commit autoupdate` fails because tip of HEAD is missing hook #1708
Labels
Comments
ah the error message never got updated from when the default behaviour of autoupdate switched from what is now this should mention instead of "tip of HEAD" "update target" or "latest tag" or something of the sort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello👋
I'm setting up
pre-commit
on a project and came across an issue when adding hookdestroyed-symlinks
. The error message suggested runningpre-commit autoupdate
. I ran that and saw that it cannot update because the tip of HEAD is missing that hook. I'm not sure what that means so posting here.The text was updated successfully, but these errors were encountered: