Uses of Interface
io.github.cdklabs.projen.github.DependabotIgnore
-
Packages that use DependabotIgnore Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotIgnore in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement DependabotIgnore Modifier and Type Class Description static classDependabotIgnore.Jsii$ProxyAn implementation forDependabotIgnoreMethods in io.github.cdklabs.projen.github that return DependabotIgnore Modifier and Type Method Description DependabotIgnoreDependabotIgnore.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github that return types with arguments of type DependabotIgnore Modifier and Type Method Description default List<DependabotIgnore>DependabotOptions. getIgnore()(experimental) You can use theignoreoption to customize which dependencies are updated.List<DependabotIgnore>DependabotOptions.Jsii$Proxy. getIgnore()Method parameters in io.github.cdklabs.projen.github with type arguments of type DependabotIgnore Modifier and Type Method Description Dependabot.BuilderDependabot.Builder. ignore(List<? extends DependabotIgnore> ignore)(experimental) You can use theignoreoption to customize which dependencies are updated.DependabotOptions.BuilderDependabotOptions.Builder. ignore(List<? extends DependabotIgnore> ignore)Sets the value ofDependabotOptions.getIgnore()
-