Skip to content

Commit

Permalink
chore: Add schedule to update Konflux files (#84)
Browse files Browse the repository at this point in the history
* revert

Signed-off-by: Coleen Iona Quadros <[email protected]>

* revert

Signed-off-by: Coleen Iona Quadros <[email protected]>

---------

Signed-off-by: Coleen Iona Quadros <[email protected]>
  • Loading branch information
coleenquadros authored Aug 14, 2024
1 parent f9d10d7 commit a988aa7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"baseBranches": ["main", "/release-\\d+\\.\\d+/"],
"schedule": ["on friday at 4am"],
"updateNotScheduled": false,
"autoApprove": true,
"updatePinnedDependencies": false
}

0 comments on commit a988aa7

Please sign in to comment.