Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Dependabot groups for bundling package version updates #2577

Merged
merged 1 commit into from
Jun 10, 2024

Define Dependabot group for bundling package version updates

25ff5d6
Select commit
Loading
Failed to load commit list.
Merged

Define Dependabot groups for bundling package version updates #2577

Define Dependabot group for bundling package version updates
25ff5d6
Select commit
Loading
Failed to load commit list.
Dependabot / .github/dependabot.yml failed Jun 10, 2024 in 1s

Your .github/dependabot.yml contained invalid details

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

The property '#/updates/0/groups/minor-and-patch-updates' of type null did not match the following type: object
The property '#/updates/0/groups/applies-to' of type string did not match the following type: object
The property '#/updates/0/groups/update-types' of type array did not match the following type: object
The property '#/updates/1/groups/minor-and-patch-updates' of type null did not match the following type: object
The property '#/updates/1/groups/applies-to' of type string did not match the following type: object
The property '#/updates/1/groups/update-types' of type array did not match the following type: object

Please update the config file to conform with Dependabot's specification.

Details

For more info on the config file format, see the config file documentation