mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
chore(ci): allow make mockgen for renovate (#23633)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
04794332d2
commit
346a749cde
1 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@
|
|||
"github>argoproj/argo-cd//renovate-presets/fix/disable-all-updates.json5",
|
||||
"github>argoproj/argo-cd//renovate-presets/devtool.json5",
|
||||
"github>argoproj/argo-cd//renovate-presets/docs.json5"
|
||||
]
|
||||
],
|
||||
"allowedCommands": ["make mockgen"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue