swydd/.github/dependabot.yml

10 lines
215 B
YAML
Raw Normal View History

2025-02-10 16:56:38 -06:00
# 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"