Compare commits
No commits in common. "d070457bedac05a6bbd2c523e89cec0ea7933985" and "364fe3382d93a2206b8f898faa6bbccb8742c697" have entirely different histories.
d070457bed
...
364fe3382d
1 changed files with 0 additions and 20 deletions
20
.github/renovate.json
vendored
20
.github/renovate.json
vendored
|
@ -19,26 +19,6 @@
|
||||||
{
|
{
|
||||||
"updateTypes": ["digest"],
|
"updateTypes": ["digest"],
|
||||||
"fetchChangeLogs": "pr"
|
"fetchChangeLogs": "pr"
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["nginx-proxy-manager"],
|
|
||||||
"customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager/releases"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["ghcr.io/open-webui/open-webui"],
|
|
||||||
"customChangelogUrl": "https://github.com/open-webui/open-webui/releases"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["ollama/ollama"],
|
|
||||||
"customChangelogUrl": "https://github.com/ollama/ollama/releases"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["docker.mafyuh.xyz/renovate/renovate"],
|
|
||||||
"customChangelogUrl": "https://github.com/renovatebot/renovate/releases"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["fallenbagel/jellyseerr"],
|
|
||||||
"customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr/releases"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in a new issue