Skip to content
Snippets Groups Projects
Unverified Commit b3a1f34b authored by L. E. Segovia's avatar L. E. Segovia
Browse files

upgrade: style fixes

parent efb200e8
No related branches found
No related tags found
No related merge requests found
......@@ -234,6 +234,7 @@ module Homebrew
dependent_formulae.each do |f|
next if formulae_to_upgrade.include?(f)
next if formulae_pinned.include?(f)
if f.outdated?(fetch_head: args.fetch_HEAD?)
if f.pinned?
formulae_pinned << f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment