Module v1

Source
Expand description

The Dependabot v1 configuration.

See Dependabot Docs for more.

Structs§

AllowedUpdate
Customize which updates are allowed.
AllowedUpdateMatch
Customize which updates are allowed.
AutomergedUpdate
Update that should be merged automatically.
AutomergedUpdateMatch
Update that should be merged automatically.
CommitMessage
Commit message preferences.
Dependabot
The Dependabot v1 configuration.
IgnoredUpdate
Ignore certain dependencies or versions.
IgnoredUpdateMatch
Ignore certain dependencies or versions.
UpdateConfig
Configuration option for updates

Enums§

AllowedDependencyType
Allow updates for dependencies of specific types.
AllowedUpdateType
Allowed update type.
AutomergedDependencyType
Dependency types that should be merged automatically.
AutomergedUpdateType
Update types that should be merged automatically.
PackageManager
Package manager to use.
UpdateSchedule
How often to check for updates.
VersionRequirementUpdate
How to update manifest version requirements.