ci: cover Compose image updates

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
This commit is contained in:
John Kennedy
2026-08-24 21:45:12 +00:00
co-authored by open-swe[bot] <open-swe@users.noreply.github.com>
parent c5dca8f4ab
commit 3256ef01fc
+17
View File
@@ -284,3 +284,20 @@ updates:
- "*"
update-types:
- "major"
- package-ecosystem: "docker-compose"
directory: "/libs/sdk-py/integration"
schedule:
interval: "monthly"
groups:
minor-and-patch:
patterns:
- "*"
update-types:
- "minor"
- "patch"
major:
patterns:
- "*"
update-types:
- "major"