| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Class and Description |
|---|---|
static class |
DependabotIgnore.Jsii$Proxy
An implementation for
DependabotIgnore |
| Modifier and Type | Method and Description |
|---|---|
DependabotIgnore |
DependabotIgnore.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<DependabotIgnore> |
DependabotOptions.getIgnore()
(experimental) You can use the `ignore` option to customize which dependencies are updated.
|
List<DependabotIgnore> |
DependabotOptions.Jsii$Proxy.getIgnore() |
| Modifier and Type | Method and Description |
|---|---|
Dependabot.Builder |
Dependabot.Builder.ignore(List<? extends DependabotIgnore> ignore)
(experimental) You can use the `ignore` option to customize which dependencies are updated.
|
DependabotOptions.Builder |
DependabotOptions.Builder.ignore(List<? extends DependabotIgnore> ignore)
Sets the value of
DependabotOptions.getIgnore() |
Copyright © 2021. All rights reserved.