Conversation
Allow Renovate to update lock file.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe top-level ChangesDeno Lock Configuration
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
There was a problem hiding this comment.
Pull request overview
Adjusts Deno project configuration to let Renovate (and other tooling) update the dependency lockfile instead of enforcing a frozen lockfile via deno.json.
Changes:
- Removes the
lock.frozensetting fromdeno.jsonto allowdeno.lockupdates.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
close #
✏️ Description
Allow Renovate to update the lock file.