Merge pull request #8863 from miccal/shared-audits-update

shared_audits: add home-assistant to GITHUB_PRERELEASE_ALLOWLIST
This commit is contained in:
Miccal Matthews 2020-10-06 12:10:19 +08:00 committed by GitHub
commit 03586958ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ module SharedAudits
"elm-format" => "0.8.3", "elm-format" => "0.8.3",
"freetube" => :all, "freetube" => :all,
"gitless" => "0.8.8", "gitless" => "0.8.8",
"home-assistant" => :all,
"infrakit" => "0.5", "infrakit" => "0.5",
"pock" => :all, "pock" => :all,
"riff" => "0.5.0", "riff" => "0.5.0",