I'm trying to automate my cypress version upgrade with Github dependabot but despite all of the given efforts, still getting following errors :
The property '#/updates/0/' contains additional properties ["package-version", "depfile", "commands"] outside of the schema when none are allowed
The property '#/updates/0/allow/0' contains additional properties ["update-types", "target-version"] outside of the schema when none are allowed
For this YAML file :
Any help is much appriciated