renovate/lib/modules/manager/mix
2022-10-25 07:32:52 +00:00
..
__fixtures__ fix(manager/mix): ignore comments when extracting deps (#18479) 2022-10-25 07:32:52 +00:00
__snapshots__ refactor: use containerbase terminology (#18023) 2022-09-28 17:09:28 +02:00
artifacts.spec.ts feat(config): containerbaseDir (#17414) 2022-08-25 15:43:06 +00:00
artifacts.ts feat(manager/elixir): support install binary source (#16710) 2022-07-22 16:35:20 +00:00
extract.spec.ts refactor: strict manager tests (#16155) 2022-06-20 17:05:39 +02:00
extract.ts fix(manager/mix): ignore comments when extracting deps (#18479) 2022-10-25 07:32:52 +00:00
index.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

The mix manager extracts dependencies for the hex datasource and uses Renovate's implementation of Hex SemVer to evaluate updates.

The mix package manager itself is also used to keep the lock file up-to-date.