-
Notifications
You must be signed in to change notification settings - Fork 5
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
[MISC] Use preset renovate configuration #316
Conversation
dragomirp
commented
Jun 20, 2024
•
edited
Loading
edited
- Converge on shared renovate config.
- Update charm libraries
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #316 +/- ##
=======================================
Coverage 70.35% 70.35%
=======================================
Files 8 8
Lines 1167 1167
Branches 213 213
=======================================
Hits 821 821
Misses 269 269
Partials 77 77 ☔ View full report in Codecov by Sentry. |
"depNameTemplate": "juju", | ||
"datasourceTemplate": "pypi", | ||
"versioningTemplate": "loose" |
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.
Lib juju 2 is the only custom config left.
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.
Nice!