{
"extends": ["github>openfun/renovate-configuration"],
"ignoreDeps": ["chalk", "@storybook/builder-vite"],
"ignorePaths": ["**/node_modules/**"]
}