We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba45a4b commit 7ba8dbaCopy full SHA for 7ba8dba
renovate-config.js
@@ -25,6 +25,7 @@ module.exports = {
25
onboarding: false,
26
requireConfig: false,
27
allowedPostUpgradeCommands: ['.*'],
28
+ allowShellExecutorForPostUpgradeCommands: true,
29
postUpgradeTasks: {
30
commands: ['npm install && npm run build'],
31
fileFilters: ['**/index.js'],
0 commit comments