Files
opencloud/.github/dependabot.yml
Ralf Haferkamp db52031cc7 Fix dependabot configuration
The Settings UI is removed since commmit 8c033e1936
2023-08-29 17:30:25 +02:00

15 lines
273 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 2
- package-ecosystem: "npm"
directory: "/services/idp"
schedule:
interval: "weekly"
open-pull-requests-limit: 2