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
Hi, I'm not sure if this is by design or not, but we noticed today after the 0.26.0 release that a newer version of regal was being downloaded in our pre-commit hook than what we thought we had pinned (0.24.0).
Hey Paddy! And thanks for reporting that. Honestly I'm a bit rusty on how those hooks work, and that code was contributed by folks from the community who wanted them. If you have an idea for how to best update the scripts to allow versioning, I'd be grateful for a PR! If not, I can try to look into it sometime next week or so.
Hi, I'm not sure if this is by design or not, but we noticed today after the 0.26.0 release that a newer version of regal was being downloaded in our pre-commit hook than what we thought we had pinned (0.24.0).
It looks like the download script defaults to latest, is it somehow possible to pin the regal version along with the pre-commit hook?
Thanks!
The text was updated successfully, but these errors were encountered: