-
Help! I have a repo with a precommit hook set up via husky. It runs prettier to auto-format changes before committing. It doesn't run when a commit is made through the GitHub UI. Does anyone know if there is a way to MAKE it run for commits made via GitHub UI?