From 1a9b6e884c210c21c824f2ba279480cba723e44f Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Wed, 8 Nov 2023 10:13:28 -0700 Subject: [PATCH] chore: regen schema --- schemas/hooks/sf-deploy.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/schemas/hooks/sf-deploy.json b/schemas/hooks/sf-deploy.json index 77d426a5..3ec8f74f 100644 --- a/schemas/hooks/sf-deploy.json +++ b/schemas/hooks/sf-deploy.json @@ -74,9 +74,6 @@ "releaseNotesUrl": { "type": "string" }, - "scopeProfiles": { - "type": "boolean" - }, "uninstallScript": { "type": "string" },