UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

4 lines (3 loc) 217 B
import type { RenovateConfig } from '../../../../config/types'; import type { BranchConfig } from '../../../types'; export declare function getExpectedPrList(config: RenovateConfig, branches: BranchConfig[]): string;