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:
Parker Brown
2025-08-13 09:29:03 -07:00
parent 3f1903e205
commit 20749b7294
+3 -5
View File
@@ -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