3 lines
94 B
JavaScript
3 lines
94 B
JavaScript
module.exports = {
|
|
allowedPostUpgradeCommands: ["bun .github/scripts/update-config.ts"],
|
|
};
|