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
a86123ffa9
commit
2745dbc6ab
@ -1,14 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"automerge": true
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["alpine", "golang.org/x/oauth2", "github.com/aws/aws-sdk-go", "github.com/ProtonMail/go-crypto"],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
}
|
||||
"extends": [
|
||||
"local>iac/renovate-config",
|
||||
"local>iac/renovate-config//automerge-common"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user