Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateDependabotConfigResponse ¶
type UpdateDependabotConfigResponse struct { OriginalInput string FinalOutput string IsChanged bool ConfigfileFetchError bool }
func UpdateDependabotConfig ¶
func UpdateDependabotConfig(dependabotConfig string) (*UpdateDependabotConfigResponse, error)
UpdateDependabotConfig is used to update dependabot configuration and returns an UpdateDependabotConfigResponse.
Click to show internal directories.
Click to hide internal directories.