| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Method and Description |
|---|---|
default VersioningStrategy |
DependabotOptions.getVersioningStrategy()
(experimental) The strategy to use when edits manifest and lock files.
|
VersioningStrategy |
DependabotOptions.Jsii$Proxy.getVersioningStrategy() |
static VersioningStrategy |
VersioningStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersioningStrategy[] |
VersioningStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Dependabot.Builder |
Dependabot.Builder.versioningStrategy(VersioningStrategy versioningStrategy)
(experimental) The strategy to use when edits manifest and lock files.
|
DependabotOptions.Builder |
DependabotOptions.Builder.versioningStrategy(VersioningStrategy versioningStrategy)
Sets the value of
DependabotOptions.getVersioningStrategy() |
Copyright © 2021. All rights reserved.