importtype { SchematicOptionObject } from'@o3r/schematics';
exportinterfaceNgGenerateRenovateBotSchematicsSchemaextendsSchematicOptionObject {
/** The name of the Azure Organization to create the bot in. */organizationName: string;
}
//# sourceMappingURL=schema.d.ts.map