How to use Git hooks to detect changes to a lock file and show a message November 5, 2020May 15, 2022 Elio RiveroLeave a comment Learn how to detect changes to a package-lock.json or a yarn.lock file and show a message using Git hooks and Husky