Skip to content

Commit

Permalink
ci: create renovate PRs only weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes committed Nov 11, 2024
1 parent 9ef3708 commit 47c05f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"schedule": [
"on Monday after 3am and before 10am"
],
"timezone": "Europe/Prague",
"tekton": {
"automerge": true,
"automergeStrategy": "rebase",
Expand Down

0 comments on commit 47c05f2

Please sign in to comment.