ohmyzsh/.github/dependabot.yml
Michael W. Clark 8274156fae merge
2024-04-17 12:12:12 -07:00

12 lines
271 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
day: "sunday"
- package-ecosystem: "pip"
directory: "/.github/workflows/dependencies"
schedule:
interval: "weekly"
day: "sunday"