slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
28 stars 3 forks source link

Check for updates in pre-commit before forcing update regardless of need #434

Closed JordoHeffernan closed 3 months ago

JordoHeffernan commented 7 months ago

As a maintainer of SeCureLI, I want repo updates to be more efficient_   So that SeCurLI runs more efficiently, only update repos that need those updates.

AC

  1. When the pre-commit runs auto-updates for repo hooks, first check if there is a newer version available, and only update repos that need updating