diff --git a/lib/workers/types.ts b/lib/workers/types.ts index 152cb3ae6ce494..e4c6477b45f662 100644 --- a/lib/workers/types.ts +++ b/lib/workers/types.ts @@ -50,7 +50,6 @@ export interface BranchUpgradeConfig group?: GroupConfig; groupName?: string; groupSlug?: string; - manager: string; packageFile?: string; lockFile?: string;