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