diff --git a/renovate.json b/renovate.json index 0be6ebaa37..100f322dcd 100644 --- a/renovate.json +++ b/renovate.json @@ -26,7 +26,7 @@ }, { "description": "Require dashboard approval for some deps", - "matchDepNames": ["github.com/go-ap/activitypub"], + "matchDepNames": ["github.com/go-ap/activitypub", "bitnami/minio"], "dependencyDashboardApproval": true }, {