diff --git a/package.json b/package.json index 9ae860d3af..4a00f418ac 100644 --- a/package.json +++ b/package.json @@ -83,8 +83,10 @@ "submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap", "submodules:unload": "git submodule deinit --all" }, - "hooks": { - "post-checkout": "git config submodule.recurse true" + "husky": { + "hooks": { + "post-checkout": "git config submodule.recurse true" + } }, "workspaces": { "packages": [