Skip to content

Commit 4c8159a

Browse files
authored
Run update-codegen.sh in auto-dep-updater (#1086)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
1 parent 03dfa6f commit 4c8159a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.renovaterc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"postUpgradeTasks": {
3+
"commands": ["./hack/update-codegen.sh"],
4+
"executionMode": "update"
5+
}
6+
}

0 commit comments

Comments
 (0)