Husky, the git hook utility package was recently updated to v7. This version brings big breaking change in a way of defining the commands, they are no longer stored in package.json, but are separate files in .husky directory. Context behind this change can be found here.