diff --git a/renovate.json b/renovate.json index eb5db54045..47607284a0 100644 --- a/renovate.json +++ b/renovate.json @@ -18,10 +18,17 @@ ] }, "packageRules": [ + { + "matchPackageNames": [ + "quay.io/konflux-ci/appstudio-utils" + ], + "schedule": [ + "on monday" + ] + }, { "matchPackageNames": [ "quay.io/konflux-ci/pull-request-builds", - "quay.io/konflux-ci/appstudio-utils", "quay.io/konflux-ci/buildah", "quay.io/konflux-ci/source-container-build", "quay.io/redhat-appstudio/e2e-tests",