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: '/'
|
||||
patterns: ['*']
|
||||
multi-ecosystem-groups: 'minor-and-patch'
|
||||
groups:
|
||||
github-actions:
|
||||
update-types:
|
||||
- minor
|
||||
- patch
|
||||
update-types:
|
||||
- minor
|
||||
- patch
|
||||
|
||||
Reference in New Issue
Block a user