-
Notifications
You must be signed in to change notification settings - Fork 51
chore(github): update dependabot config #942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Codecov ReportBase: 71.08% // Head: 71.08% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## next-v1 #942 +/- ##
========================================
Coverage 71.08% 71.08%
========================================
Files 206 206
Lines 2902 2902
Branches 810 810
========================================
Hits 2063 2063
Misses 721 721
Partials 118 118 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
- package-ecosystem: "npm" | ||
directory: "/packages/bezier-react" | ||
schedule: | ||
interval: "daily" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
daily 로 하면 너무 자주 날아올 것 같아요 🤔
weekly가 어떤지요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
우선 daily로 설정해보고, 너무 자주 알림이 온다 싶으면 변경할게요!
05761eb
to
2eb1e35
Compare
2eb1e35
to
6efd6ff
Compare
Self Checklist
Related Issue
Fixes #854
Summary
dependabot이 잘 동작하도록 설정을 최신화합니다.
Details
Github Docs를 참고하여 root, 개별 package, Github action에 대한 설정 및 관련 주석을 추가했습니다.
Breaking change or not (Yes/No)
No
References