From d9ac79f5ec345eb9bb0cabc18c1eb27a54de33a1 Mon Sep 17 00:00:00 2001 From: Dmitriy Antipov Date: Sat, 10 Feb 2024 22:10:42 +0300 Subject: [PATCH] Update targetconfig.json We have new section approvedRepoLib which handles this. https://github.com/microsoft/pxt-microbit/pull/5401 --- targetconfig.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index b0ab52e8..cfa1f9ea 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -4,13 +4,6 @@ "Microsoft", "LEGO" ], - "approvedRepos": [ - "microsoft/pxt-automation", - "THEb0nny/makecode-ev3-hitechnic-color-sensor-v2" - ], - "preferredRepos": [ - "microsoft/pxt-automation" - ], "approvedRepoLib": { "microsoft/pxt-automation": { "preferred": true