We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dfa6f commit 4c8159aCopy full SHA for 4c8159a
.renovaterc
@@ -0,0 +1,6 @@
1
+{
2
+ "postUpgradeTasks": {
3
+ "commands": ["./hack/update-codegen.sh"],
4
+ "executionMode": "update"
5
+ }
6
+}
0 commit comments