.github/dependabot.yml
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: Africa/Johannesburg
open-pull-requests-limit: 99
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: Africa/Johannesburg
open-pull-requests-limit: 99
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: Africa/Johannesburg
open-pull-requests-limit: 99