Expand description
The Dependabot v1 configuration.
See Dependabot Docs for more.
Structs§
- Allowed
Update - Customize which updates are allowed.
- Allowed
Update Match - Customize which updates are allowed.
- Automerged
Update - Update that should be merged automatically.
- Automerged
Update Match - Update that should be merged automatically.
- Commit
Message - Commit message preferences.
- Dependabot
- The Dependabot v1 configuration.
- Ignored
Update - Ignore certain dependencies or versions.
- Ignored
Update Match - Ignore certain dependencies or versions.
- Update
Config - Configuration option for updates
Enums§
- Allowed
Dependency Type - Allow updates for dependencies of specific types.
- Allowed
Update Type - Allowed update type.
- Automerged
Dependency Type - Dependency types that should be merged automatically.
- Automerged
Update Type - Update types that should be merged automatically.
- Package
Manager - Package manager to use.
- Update
Schedule - How often to check for updates.
- Version
Requirement Update - How to update manifest version requirements.