nixos-config/dot_oh-my-zsh/dot_github/dependabot.yml
2024-10-22 11:11:45 -04:00

14 lines
301 B
YAML

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