openai-evals / .github /dependabot.yml
Alex Cabrera
initial commit
1768d92
raw
history blame
302 Bytes
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/frontend/"
schedule:
interval: "weekly"