blockchain-carbon-accounting icon indicating copy to clipboard operation
blockchain-carbon-accounting copied to clipboard

Use Renovate bot for updating package-lock.json

Open hs2361 opened this issue 4 years ago • 1 comments

Currently, because of committing the package-lock.json file, our commit diffs have a lot of noise. Furthermore, it is very difficult to resolve merge conflicts inside of the file, as it is very long. Using a bot such as Renovate might be helpful, as it can automate the process of generating the package-lock.json file every time the package.json file is changed in a commit.

hs2361 avatar Nov 22 '21 16:11 hs2361

The renovate bot is set up. I'm able to sign in at https://app.renovatebot.com/dashboard

I think it's looking for some config files: Screen Shot 2021-11-22 at 10 23 52 AM

sichen1234 avatar Nov 22 '21 18:11 sichen1234