tophat / with-immutable-props-to-js

:smiling_imp: A higher-order component for keeping Immutable objects outside your presentational components

Home Page:https://with-immutable-props-to-js.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your .dependabot/config.yml contained invalid details

dependabot-preview opened this issue · comments

Dependabot encountered the following error when parsing your .dependabot/config.yml:

The property '#/update_configs/0/automerged_updates/0' contains additional properties ["dependency_type", "update_type"] outside of the schema when none are allowed
The property '#/update_configs/0/automerged_updates/0/match' of type null did not match the following type: object. Is the following line indented correctly?
The property '#/update_configs/1/automerged_updates/0' contains additional properties ["dependency_type", "update_type"] outside of the schema when none are allowed
The property '#/update_configs/1/automerged_updates/0/match' of type null did not match the following type: object. Is the following line indented correctly?

Please update the config file to conform with Dependabot's specification using our docs and online validator.