diff --git a/.github/renovate.json b/.github/renovate.json index a2858fde..2bf8eff9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,6 +7,7 @@ "baseBranches": ["main", "rhoai-2.16"], "enabledManagers": ["dockerfile", "tekton", "rpm"], "dockerfile": { + "schedule": ["at any time"], "enabled": true, "additionalBranchPrefix": "{{baseBranch}}/", "branchPrefix": "konflux/mintmaker/",