snappy-java/.github/dependabot.yml
2023-01-27 20:35:48 -08:00

10 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"