I was wondering if prek autoupdate could support a cooldown period (like dependabot) or an absolute cut off date like uv update so you can choose to only install tool updates that have been live for a while (for security reasons).
This is kind of similar / related to #174
I'm not sure of the complexity of implementing though. I would think it would only apply to online, e.g. GitHub sourced tools (I guess that's all autoupdate would touch anyway).
I was wondering if prek autoupdate could support a cooldown period (like dependabot) or an absolute cut off date like uv update so you can choose to only install tool updates that have been live for a while (for security reasons).
This is kind of similar / related to #174
I'm not sure of the complexity of implementing though. I would think it would only apply to online, e.g. GitHub sourced tools (I guess that's all autoupdate would touch anyway).