-record(config, { dev_deps :: list(binary()), outdated :: boolean(), ignore_indirect :: boolean(), force :: boolean(), fake :: boolean(), format :: go_over@config:format(), verbose :: boolean(), global :: boolean(), ignore_packages :: list(binary()), ignore_severity :: list(binary()), ignore_ids :: list(binary()), ignore_dev_dependencies :: boolean() }).