export default {
allowedCommands: ["bun ./scripts/update-config.ts", "bun install && bun run test"],
};