chore(ci): update ci service containers at most once a week

This commit is contained in:
kolaente
2026-07-15 15:30:33 +02:00
parent 524b9289ba
commit 1cc27bc65a
+6 -3
View File
@@ -68,9 +68,12 @@
]
},
{
"matchCategories": [
"github-actions",
"service"
"description": "Update service containers used in CI at most once a week, in separate PRs",
"matchManagers": [
"github-actions"
],
"matchDatasources": [
"docker"
],
"extends": [
"schedule:weekly"