Remove cask-eid tap from automerge
Since the homebrew-cask-eid tap is no longer in use, it should be removed from the command as well.
This commit is contained in:
parent
625a7808ed
commit
22f43e3670
@ -11,7 +11,6 @@ module Cask
|
|||||||
OFFICIAL_CASK_TAPS = [
|
OFFICIAL_CASK_TAPS = [
|
||||||
"homebrew/cask",
|
"homebrew/cask",
|
||||||
"homebrew/cask-drivers",
|
"homebrew/cask-drivers",
|
||||||
"homebrew/cask-eid",
|
|
||||||
"homebrew/cask-fonts",
|
"homebrew/cask-fonts",
|
||||||
"homebrew/cask-versions",
|
"homebrew/cask-versions",
|
||||||
].freeze
|
].freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user