Use Bun instead of Node.js pre-commit hooks#673
Conversation
It makes download speed faster.
There was a problem hiding this comment.
Pull request overview
This PR modifies the pre-commit configuration to use Bun instead of Node.js as the runtime for the renovate-config-validator hook, with the stated goal of improving download speed.
Changes:
- Added
language: bunandlanguage_version: defaultconfiguration to the renovate-config-validator pre-commit hook
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Caution Review failedFailed to post review comments WalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
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 makes the download speed faster.