chore: automatically rebuild with renovate
This commit is contained in:
parent
227736a40e
commit
4400109e6e
1 changed files with 4 additions and 1 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
@ -7,5 +7,8 @@
|
|||
"commands": ["npm run all"],
|
||||
"fileFilters": ["dist/**/*"],
|
||||
"executionMode": "branch"
|
||||
}
|
||||
},
|
||||
"allowedPostUpgradeCommands": [
|
||||
"^npm run all"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue