diff --git a/.github/schema.json b/.github/schema.json index 45ce6ea..5d347a7 100644 --- a/.github/schema.json +++ b/.github/schema.json @@ -41,7 +41,7 @@ } } }, - "required": [ "DependencyPrefix", "Repository", "Versions" ] + "required": [ "Repository", "Versions" ] } } }