0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-11 21:59:05 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Sebastian Poxhofer
3681b2a945
chore: eslint to enforce for typed imports () 2024-08-19 13:15:27 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage () 2023-09-06 13:35:52 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each () 2023-04-28 04:33:15 +00:00
Jonathan Narwold
74664b8d5e
fix(ruby): longer versions like 1.2.3.0 replace to 1.2.4 instead of 1.2.0 () 2022-11-06 06:12:26 +00:00
Masaki Hara
633de4fbca
fix(ruby): extract version with quotation () 2022-08-19 10:04:12 +00:00
Masaki Hara
c9b21cee48
feat(ruby): improve bump/widen strategy for ~> () 2022-08-16 05:37:29 +00:00
Rhys Arkins
dca3418bbd refactor: lib/modules ()
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00