We've recently switched from greenkeeper
to dependabot
for our dependencies checks and we noticed that dependabot
is opening PRs changing only package-lock.json
leaving package.json
as it was.
On the other hand, greenkeeper
, was committing changes to both files.
What is going on? Is it normal or we missed something in the settings?