fix: optimize config
All checks were successful
renovate / renovate (push) Successful in 2m42s

This commit is contained in:
2026-01-31 08:55:47 +08:00
parent 535a78c0f7
commit 8b13639ec2

View File

@@ -6,10 +6,6 @@ module.exports = {
onboarding: false,
optimizeForDisabled: true,
prHourlyLimit: 0,
automerge: true,
major: {
automerge: false,
},
automergeType: 'pr',
automergeStrategy: 'squash',
githubTokenWarn: false,