📌(deps) pin remark-gfm to 3.0.1
The MDX package is still broken as it does not support the new major version of remark-gfm.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["github>openfun/renovate-configuration"],
|
||||
"ignoreDeps": ["chalk", "@storybook/builder-vite"],
|
||||
"ignoreDeps": ["chalk", "@storybook/builder-vite", "remark-gfm"],
|
||||
"ignorePaths": ["**/node_modules/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user