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 committed May 12, 2024
1 parent 59d2ec3 commit ccbd034
Showing 1 changed file with 8 additions and 20 deletions.
28 changes: 8 additions & 20 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 monday"
],
"timezone": "Europe/Berlin",
"lockFileMaintenance": {
"enabled": true,
"schedule": [
"before 5pm on friday"
]
}
}
"enabled": true
},
"rebaseWhen": "never"
}

0 comments on commit ccbd034

Please sign in to comment.