oizys/.github/dependabot.yml
2025-01-13 14:38:22 -06:00

9 lines
215 B
YAML

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"