Automerge go-crypto
continuous-integration/drone/push Build is passing Details

This commit is contained in:
nemunaire 2023-05-02 11:07:38 +02:00
parent b4c3577367
commit db731e5807
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
},
"packageRules": [
{
"matchPackageNames": ["alpine", "golang.org/x/oauth2", "github.com/aws/aws-sdk-go"],
"matchPackageNames": ["alpine", "golang.org/x/oauth2", "github.com/aws/aws-sdk-go", "github.com/ProtonMail/go-crypto"],
"automerge": true,
"automergeType": "branch"
}