-
-
Notifications
You must be signed in to change notification settings - Fork 944
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
infra(renovate): update config #2736
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2736 +/- ##
=======================================
Coverage 99.57% 99.58%
=======================================
Files 2859 2859
Lines 248602 248602
Branches 991 991
=======================================
+ Hits 247544 247559 +15
+ Misses 1029 1014 -15
Partials 29 29 |
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.
Not to sure about the "pin" strategy. Generally it should be more percise as you are literally unable to install incorrect dependencies. I'm not that big of an expert dependency managment, tho.
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.
Personally I feel uncomfortable with the pin because this is a new workflow for me, but lets give it a try, they are devdeps anyway
Changes:
config:base
toconfig:recommended
config:best-practices
pin
rangeStrategy (Not sure about this one)vAnytime
milestoneSee also:
config:base
toconfig:recommended
renovatebot/renovate#21136