fix(renovate): gitea.com/gitea/act requires dashboard approval
This commit is contained in:
parent
004fe91d37
commit
d90b1e2c00
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
"bitnami/minio",
|
"bitnami/minio",
|
||||||
"github.com/go-ap/activitypub",
|
"github.com/go-ap/activitypub",
|
||||||
"github.com/nektos/act"
|
"github.com/nektos/act",
|
||||||
|
"gitea.com/gitea/act"
|
||||||
],
|
],
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue