mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 15:33:32 +00:00
14 lines
218 B
JSON
14 lines
218 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"baseBranches": [],
|
|
"includeForks": true,
|
|
"automerge": false,
|
|
"branchPrefix": "renovate-deps-update-",
|
|
"rangeStrategy": "pin",
|
|
"digest": {
|
|
"enabled": false
|
|
}
|
|
}
|