Project mix.lock file being updated seeming randomly

My project recently moved from Elixir 1.9.4 to Elixir 1.10.0 and I’ve now noticed that occasionally I’ll run git status and notice that my mix.lock file has been updated even though I haven’t run any mix related commands.

Has anyone experienced this or has any idea what might be causing it?

Thanks,

Joe