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

15 lines
301 B

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