renovate: revert allowedPostUpgradeCommands -> allowedCommands change
All checks were successful
/ diff-and-deploy (push) Successful in 2m13s
All checks were successful
/ diff-and-deploy (push) Successful in 2m13s
This commit is contained in:
parent
93812c38b0
commit
568fa8b5f6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
gitAuthor: 'Renovate Bot <renovatebot@janky.solutions>',
|
||||
platform: 'gitea',
|
||||
allowScripts: true,
|
||||
allowedCommands: [
|
||||
allowedPostUpgradeCommands: [
|
||||
".*"
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue