Interface: DependabotDirectorySelectorEntry
Defined in: _internal/dependabot-yaml.ts:22
Directory selector entry declared by a Dependabot update block.
Properties
node
readonly node: YAMLNode;
Defined in: _internal/dependabot-yaml.ts:23
value
readonly value: string;
Defined in: _internal/dependabot-yaml.ts:24