Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
quoc-huynh-cosee authored May 12, 2024
1 parent daa9224 commit 344a50b
Showing 1 changed file with 7 additions and 19 deletions.
26 changes: 7 additions & 19 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,15 @@
"extends": [
"config:base"
],
"major": {
"schedule": [
"before 5pm on friday"
]
},
"minor": {
"schedule": [
"before 5pm on friday"
]
},
"patch": {
"automerge": true,
"schedule": [
"before 5pm on friday"
]
"automerge": true
},
"schedule": [
"before 5am on friday"
],
"timezone": "Europe/Berlin",
"lockFileMaintenance": {
"enabled": true,
"schedule": [
"before 5pm on friday"
]
}
"enabled": true
},
"rebaseWhen": "never"
}

0 comments on commit 344a50b

Please sign in to comment.