mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:49:52 +01:00
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": [
|
||||
"bitnami/minio",
|
||||
"github.com/go-ap/activitypub",
|
||||
"github.com/nektos/act"
|
||||
"github.com/nektos/act",
|
||||
"gitea.com/gitea/act"
|
||||
],
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue