define post-upgrade tasks for the repo
This commit is contained in:
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"postUpgradeTasks": {
|
||||||
|
"executionMode": "branch",
|
||||||
|
"commands": ["mise trust", "mise install --yes", "mise run sdk"]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user