mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-09 00:52:17 +01:00
19 lines
313 B
JSON
19 lines
313 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"commitMessagePrefix": "⬆️",
|
|
"lockFileMaintenance": {
|
|
"automerge": true
|
|
},
|
|
"minor": {
|
|
"automerge": true
|
|
},
|
|
"patch": {
|
|
"automerge": true
|
|
},
|
|
"pin": {
|
|
"automerge": true
|
|
}
|
|
} |