const commandToHookMapper = { 'get': (HookType.preget, HookType.postget), 'build': (HookType.prebuild, HookType.postbuild), };