The MDX package is still broken as it does not support the new major version of remark-gfm.
6 lines
168 B
JSON
6 lines
168 B
JSON
{
|
|
"extends": ["github>openfun/renovate-configuration"],
|
|
"ignoreDeps": ["chalk", "@storybook/builder-vite", "remark-gfm"],
|
|
"ignorePaths": ["**/node_modules/**"]
|
|
}
|