Files
openfoodnetwork/.github/dependabot.yml
2020-12-03 21:32:57 +00:00

14 lines
232 B
YAML

version: 2
updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "daily"