chore(renovate): require more approvals

This commit is contained in:
Michael Kriese 2024-04-24 13:47:47 +02:00
parent 9eb0c668c4
commit f502886510
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -34,7 +34,11 @@
},
{
"description": "Require dashboard approval for some deps",
"matchDepNames": ["github.com/go-ap/activitypub", "bitnami/minio"],
"matchDepNames": [
"bitnami/minio",
"github.com/go-ap/activitypub",
"github.com/nektos/act"
],
"dependencyDashboardApproval": true
},
{
@ -81,7 +85,8 @@
"extends": ["packages:linters"],
"matchDepNames": ["vitest"],
"automerge": true
}, {
},
{
"description": "Hold back on some package updates for a few days",
"matchDepNames": ["monaco-editor"],
"minimumReleaseAge": "30 days"