class Dependabot::Ecosystem

def deprecated?

def deprecated?
  package_manager.deprecated?
end