6 lines
176 B
JSON
6 lines
176 B
JSON
{
|
|
"extends": ["github>openfun/renovate-configuration"],
|
|
"ignoreDeps": ["chalk", "@storybook/builder-vite", "remark-gfm", "node"],
|
|
"ignorePaths": ["**/node_modules/**"]
|
|
}
|