Closed badrobit closed 2 months ago
This is not something that should run in pre-commit. First, it would make network calls on every commit. Second, the entire premise of the tool is to be something that is run manually (or close to manually), and I don't feel that "run every commit" matches that goal.
It would be amazing if we could add this as part of our
pre-commit
tool chain to always ensure our actions are up-to-date before anything is committed to GitHub.