Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BumpConfig ¶
BumpConfig contains the configuration data for a bump renovator.
type Option ¶
type Option func(cfg *BumpConfig) error
Option sets a config option on a BumpConfig.
func WithExpectedCommit ¶ added in v0.4.0
WithExpectedCommit sets the desired target expected commit for the bump renovator.
func WithTargetVersion ¶
WithTargetVersion sets the desired target version for the bump renovator.
Click to show internal directories.
Click to hide internal directories.