nextcloud-notes/.github/dependabot.yml

19 lines
381 B
YAML

version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 1
ignore:
- dependency-name: christophwurst/nextcloud
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly