Merge pull request #8645 from miccal/pock_audit

Add pock to GITHUB_PRERELEASE_ALLOWLIST
This commit is contained in:
Markus Reiter 2020-09-08 08:14:23 +02:00 committed by GitHub
commit 947832d185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ module SharedAudits
"elm-format" => "0.8.3", "elm-format" => "0.8.3",
"gitless" => "0.8.8", "gitless" => "0.8.8",
"infrakit" => "0.5", "infrakit" => "0.5",
"pock" => :all,
"riff" => "0.5.0", "riff" => "0.5.0",
"telegram-cli" => "1.3.1", "telegram-cli" => "1.3.1",
"volta" => "0.8.6", "volta" => "0.8.6",