chore(dependency): automerge goquery when the CI passes

This commit is contained in:
Earl Warren 2024-05-07 11:46:10 +01:00
parent aa8a757fe2
commit cae4a5456f
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
{
"description": "Automerge some packages when ci succeeds",
"extends": ["packages:linters"],
"matchDepNames": ["vitest", "vite-string-plugin"],
"matchDepNames": ["github.com/PuerkitoBio/goquery", "vitest", "vite-string-plugin"],
"automerge": true
},
{