ci: auto-build dependabot prs (#45)
All checks were successful
CD / Release (push) Successful in 44s
All checks were successful
CD / Release (push) Successful in 44s
Reviewed-on: #45 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #45.
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"local>t.behrendt/renovate-configs:action"
|
||||
],
|
||||
|
||||
"postUpgradeTasks": {
|
||||
"commands": ["npm run build"],
|
||||
"fileFilters": ["dist/**"],
|
||||
"executionMode": "update"
|
||||
},
|
||||
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch", "minor"],
|
||||
|
||||
Reference in New Issue
Block a user