Files
ai-marketplace-monitor/.github/dependabot.yml
2025-03-14 14:39:23 -05:00

15 lines
281 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/docs"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily