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