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[]