mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
Add 'containerbase' setting to Renovate configuration, disabling container base updates for improved dependency management control.
This commit is contained in:
parent
d0b675b944
commit
dca4c61251
@ -3,6 +3,9 @@
|
|||||||
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
||||||
"assignees": ["valentineus"],
|
"assignees": ["valentineus"],
|
||||||
"rangeStrategy": "bump",
|
"rangeStrategy": "bump",
|
||||||
|
"containerbase": {
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"ignoreScripts": false,
|
"ignoreScripts": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user