chore(renovate): allow post upgrade command
This commit is contained in:
parent
f5d39e61d8
commit
d9804fe227
4 changed files with 7 additions and 4 deletions
3
config.js
Normal file
3
config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
allowedPostUpgradeCommands: ["bun .github/scripts/update-config.ts"],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue