capstone/.github/dependabot.yml

11 lines
217 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: pip
directory: "/suite/auto-sync"
schedule:
interval: "weekly"