Files
Compose-Files/dotfiles/dot_oh-my-zsh/dot_github/dependabot.yml
T
2026-07-20 09:23:17 -04:00

15 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: []