Function: hasDependabotAutomation()
function hasDependabotAutomation(root: YAMLMapping): boolean;
Defined in: _internal/dependabot-automation-workflow.ts:58
Determine whether a workflow contains recognized Dependabot automation steps.
Parametersโ
rootโ
YAMLMapping
Returnsโ
boolean