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

8 lines
155 B
YAML
Raw Normal View History

2024-03-15 14:52:38 +08:00
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-type: "production"