2022-12-01 12:07:38 +01:00
|
|
|
{
|
2023-08-11 15:54:51 +02:00
|
|
|
"extends": ["github>openfun/renovate-configuration"],
|
2023-11-20 17:15:42 +01:00
|
|
|
"ignoreDeps": ["chalk", "@storybook/builder-vite", "remark-gfm", "node"],
|
2023-08-11 15:54:51 +02:00
|
|
|
"ignorePaths": ["**/node_modules/**"]
|
2022-12-01 12:07:38 +01:00
|
|
|
}
|