Disable nix-private updates by renovate
This commit is contained in:
parent
b88ad7be39
commit
e4b4f8c0b8
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["/netbirdio/"],
|
"matchPackageNames": ["/netbirdio/"],
|
||||||
"groupName": "netbird"
|
"groupName": "netbird"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchSourceUrls": "git+ssh://git@git.jfreudenberger.de/JuliusFreudenberger/nix-private.git",
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"nix": {
|
"nix": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue