Skip to content

Commit

Permalink
Merge pull request #720 from alphagov/remove-redundant-brew-config
Browse files Browse the repository at this point in the history
Remove unnecessary tap
  • Loading branch information
yndajas committed Feb 7, 2024
2 parents dcf438b + 4ddf472 commit b05d118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ brew "pv"
brew "shellcheck"

if OS.mac?
tap "homebrew/cask"
cask "docker"
else
brew "docker"
Expand Down

0 comments on commit b05d118

Please sign in to comment.