diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index 55e5b3a5d2449853dd4e792248a2b3b8cf36f0a6..73f310ab2cb4d6bef955c7b2a09ace7985411699 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -531,7 +531,7 @@ After we changed the [`baseBranches`](https://docs.renovatebot.com/configuration ``` <!-- prettier-ignore --> -!!! caution +!!! warning The `configMigration` feature writes plain JSON for `.json` files, and JSON5 for `.json5` files. Renovate may downgrade JSON5 content to plain JSON. When downgrading JSON5 to JSON Renovate may also remove the JSON5 comments.