ci: auto-build dependabot prs (#45)
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:
2026-01-31 19:00:00 +01:00
committed by t.behrendt
parent 4c32e563be
commit 38ec82c700

View File

@@ -5,6 +5,12 @@
"local>t.behrendt/renovate-configs:action"
],
"postUpgradeTasks": {
"commands": ["npm run build"],
"fileFilters": ["dist/**"],
"executionMode": "update"
},
"packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],