You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I have encountered this before, and it had something to do with the pre-commit cache. First check that you have the latest version of the hook with pre-commit autoupdate -c {your.local.precommit.yml}, but if that does not work you may want to run pre-commit clean and see if that fixes things.
I'm opening this issue to track a potential "nice to have" doc (either in the precommit page or FAQ) about troubleshooting advanced usage of pre-commit. This approach worked for me, so it may help others if it turns out they encounter it! We can add these docs if we get multiple questions about it.
The text was updated successfully, but these errors were encountered:
Originally posted by @jashapiro in #642 (comment)
I'm opening this issue to track a potential "nice to have" doc (either in the precommit page or FAQ) about troubleshooting advanced usage of
pre-commit
. This approach worked for me, so it may help others if it turns out they encounter it! We can add these docs if we get multiple questions about it.The text was updated successfully, but these errors were encountered: