dockerfile/examples/omnivore/official-src/omnivore-main/.github/dependabot.yml

8 lines
155 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-type: "production"