renovate: Auto-merge aws-sdk-go
This commit is contained in:
parent
36a2208eed
commit
7540190794
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["alpine", "golang.org/x/oauth2"],
|
||||
"matchPackageNames": ["alpine", "golang.org/x/oauth2", "github.com/aws/aws-sdk-go"],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
}
|
||||
|
|
Reference in a new issue