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