dependabot

package
v0.0.0-...-e18164e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ecosystem

type Ecosystem struct {
	PackageEcosystem string
	Directory        string
	Interval         string
}

type UpdateDependabotConfigRequest

type UpdateDependabotConfigRequest struct {
	Ecosystems []Ecosystem
	Content    string
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL