class Dependabot::Config::UpdateConfig::CommitMessageOptions

def include_scope?

def include_scope?
  @include == "scope"
end