Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/828bf1f0ac99a64a9b7cbe04564a846f3613b127/.github/dependabot.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/.github/dependabot.yml

16 lines
282 B

5 years ago
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: weekly
time: '12:00'
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
time: '12:00'
open-pull-requests-limit: 10