Versions in this module Expand all Collapse all v1 v1.0.0 Sep 24, 2020 Changes in this version + func IsInvalidConfig(err error) bool + type Config struct + Ecosystems []string + Interval string + Reviewers []string + type Dependabot struct + func New(config Config) (*Dependabot, error) + func (d *Dependabot) CreateDependabot() input.Input + func (d *Dependabot) CreateWorkflow() input.Input Other modules containing this package github.com/giantswarm/devctl/v6 github.com/giantswarm/devctl/v7 github.com/giantswarm/devctl/v8