Skip to main content

Function: getDependabotDirectorySelectorEntries()

function getDependabotDirectorySelectorEntries(
update: DependabotUpdateEntry
): readonly DependabotDirectorySelectorEntry[];

Defined in: _internal/dependabot-yaml.ts:253

Collect normalized directory selectors declared by a Dependabot update block.

Parameters

update

DependabotUpdateEntry

Returns

readonly DependabotDirectorySelectorEntry[]