debug nix building private repos
This commit is contained in:
parent
ec35a52912
commit
7191c332ac
1 changed files with 4 additions and 4 deletions
|
@ -8,9 +8,9 @@
|
|||
},
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"extends": [
|
||||
"schedule:daily"
|
||||
]
|
||||
// "extends": [
|
||||
// "schedule:daily"
|
||||
// ]
|
||||
},
|
||||
"customManagers": [
|
||||
{
|
||||
|
@ -28,4 +28,4 @@
|
|||
"extractVersionTemplate": "{{#if extractVersion}}{{{extractVersion}}}{{else}}^(?<version>.*)${{/if}}",
|
||||
},
|
||||
],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue