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:
Jeremy Mayeres 2019-08-11 16:23:17 +02:00 committed by GitHub
parent 625a7808ed
commit 22f43e3670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@ module Cask
OFFICIAL_CASK_TAPS = [
"homebrew/cask",
"homebrew/cask-drivers",
"homebrew/cask-eid",
"homebrew/cask-fonts",
"homebrew/cask-versions",
].freeze