New automerge go packages
This commit is contained in:
parent
1e226a6368
commit
af97afa6a7
1 changed files with 4 additions and 1 deletions
|
@ -5,8 +5,10 @@
|
|||
{
|
||||
"matchPackageNames": [
|
||||
"github.com/burntsushi/toml",
|
||||
"github.com/coreos/go-oidc",
|
||||
"github.com/go-sql-driver/mysql",
|
||||
"go.mongodb.org/mongo-driver",
|
||||
"github.com/miekg/dns",
|
||||
"github.com/ProtonMail/go-crypto",
|
||||
"github.com/russross/blackfriday",
|
||||
"github.com/studio-b12/gowebdav",
|
||||
|
@ -16,7 +18,8 @@
|
|||
"github.com/yuin/goldmark"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
"automergeType": "branch",
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
},
|
||||
{
|
||||
"description": "Schedule AWS SDK updates on Sunday nights (8 PM - 12 AM)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue