chore(config): migrate renovate config #332
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"recreateWhen": "always",
|
"recreateWhen": "always",
|
||||||
"rebaseStalePrs": true,
|
"rebaseWhen": "behind-base-branch",
|
||||||
"branchTopic": "lock-file-maintenance",
|
"branchTopic": "lock-file-maintenance",
|
||||||
"commitMessageAction": "Lock file maintenance",
|
"commitMessageAction": "Lock file maintenance",
|
||||||
"schedule": [
|
"schedule": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue