Open jamesbraza opened 1 month ago
I use https://github.com/prettier/prettier, which converts single quotes to double quotes in JSON. This leads to an issue where:
renovate.json5
Update Renovate config
Config at .github/renovate.json5 is already up to date
return
chore: update renovate config
This is incorrect behavior, we should fix this
I use https://github.com/prettier/prettier, which converts single quotes to double quotes in JSON. This leads to an issue where:
renovate.json5
Update Renovate config
step printsConfig at .github/renovate.json5 is already up to date
.return
doesn't work, leading to writing to the config file with a commit messagechore: update renovate config
This is incorrect behavior, we should fix this