mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-18 08:24:17 +02:00
12 lines
226 B
JSON
12 lines
226 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"ignoreDeps": [
|
|
"react",
|
|
"react-dom",
|
|
"@types/react",
|
|
"@types/react-dom",
|
|
"@types/react-test-renderer",
|
|
"react-test-renderer"
|
|
]
|
|
}
|