Conversation
It's now enabled by the best practice config.
There was a problem hiding this comment.
Pull request overview
This PR removes the explicit lockFileMaintenance configuration from the Renovate default config, as this setting is now included in the config:best-practices preset that this configuration extends.
Changes:
- Removed the redundant
lockFileMaintenance: { "enabled": true }line from default.json
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
WalkthroughRemoved the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
It's now enabled by the best practice config.