-
-
Notifications
You must be signed in to change notification settings - Fork 897
Closed
Description
Sometimes I have a hook env that's not working properly anymore for some reason and I don't want to clean the whole pre-commit cache. In that case, it would be handy to only clean cache for certain repos, e.g along these lines:
pre-commit clean --repos https://github.com/pre-commit/pre-commit-hooks
pre-commit clean
has no such documented option and I searched old issues. Would you consider this a valuable addition?
Metadata
Metadata
Assignees
Labels
No labels