jak-project/.github/dependabot.yml

9 lines
215 B
YAML
Raw Permalink Normal View History

2020-10-09 21:08:16 -04: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: "monthly"