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

9 lines
155 B

version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
time: '20:00'
open-pull-requests-limit: 10