Update the group names

This commit is contained in:
Daniel Kennedy
2025-10-15 16:24:47 +01:00
committed by Salman Muin Kayser Chishti
parent f9bdf6a054
commit ad4afeeff1
+2 -2
View File
@@ -11,7 +11,7 @@ updates:
interval: "daily" interval: "daily"
groups: groups:
# Group minor and patch updates together but keep major separate # Group minor and patch updates together but keep major separate
npm-minor-patch-updates: artifact-minor-patch:
update-types: update-types:
- "minor" - "minor"
- "patch" - "patch"
@@ -21,7 +21,7 @@ updates:
interval: "daily" interval: "daily"
groups: groups:
# Group minor and patch updates together but keep major separate # Group minor and patch updates together but keep major separate
npm-minor-patch-updates: cache-minor-patch:
update-types: update-types:
- "minor" - "minor"
- "patch" - "patch"