Move update-types config for GitHub Actions
Removed the 'groups' section and moved 'update-types' directly under the GitHub Actions configuration.
This commit is contained in:
@@ -29,8 +29,6 @@ updates:
|
|||||||
directory: '/'
|
directory: '/'
|
||||||
patterns: ['*']
|
patterns: ['*']
|
||||||
multi-ecosystem-groups: 'minor-and-patch'
|
multi-ecosystem-groups: 'minor-and-patch'
|
||||||
groups:
|
update-types:
|
||||||
github-actions:
|
- minor
|
||||||
update-types:
|
- patch
|
||||||
- minor
|
|
||||||
- patch
|
|
||||||
|
|||||||
Reference in New Issue
Block a user