9c701f013e
See https://docs.renovatebot.com/dependency-pinning/ for a great explanation.
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
":maintainLockFilesWeekly",
|
|
],
|
|
"ignorePaths": [
|
|
"lib/**"
|
|
]
|
|
}
|