renovatebot: Extends from local presets
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
b15bd04e93
commit
98d98a74b7
@ -1,20 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"lockFileMaintenance": {
|
"extends": [
|
||||||
"enabled": true,
|
"local>iac/renovate-config",
|
||||||
"automerge": true
|
"local>iac/renovate-config//automerge-common"
|
||||||
},
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchPackageNames": [
|
|
||||||
"@sveltejs/kit",
|
|
||||||
"bootstrap-icons",
|
|
||||||
"eslint",
|
|
||||||
"prettier",
|
|
||||||
"vite"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
|
||||||
"automergeType": "branch"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user