Skip to content

Commit

Permalink
Merge pull request #508 from samdoran/update-renovate-config
Browse files Browse the repository at this point in the history
Prevent Renovate bot from opening PRs outside the schedule
  • Loading branch information
dlabrecq authored Nov 8, 2024
2 parents 400b660 + c799da9 commit 14cafce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"updateNotScheduled": false,
"schedule": [
"on Tuesday after 3am and before 10am"
],
Expand Down

0 comments on commit 14cafce

Please sign in to comment.