fix(dependabot): stop double scoping commits#489
Conversation
|
📝 WalkthroughWalkthroughThis PR updates Dependabot configuration to standardize commit message formatting for automated dependency updates. The npm update prefix changes from ChangesDependabot commit message formatting
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
freshtonic
left a comment
There was a problem hiding this comment.
You're doing the lord's work @auxesis
Stop applying two scopes to each upgrade commit message.
Dependabot misconfiguration meant commits weren't conventional.
Before:
After:
Summary by CodeRabbit