Fix pre-commit job pip cache config#336
Conversation
|
Please don't merge before testing on an affected repo. I'm not sure this is correct. |
0b0905f to
48c1917
Compare
Right: the cache is used for the libraries installed for I'm not really convinced that using only the hook's versions is a good cache key because that would misbehave when a dependency of the hook is changed: in a new (local) environment the new dependency would be used, but the github action would use the cached versions? It makes sense to use a |
No description provided.