llama-stack-mirror/.github/dependabot.yml
2025-03-13 01:58:09 -07:00

8 lines
261 B
YAML

# GitHub Dependabot configuration
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/" # Will use the default workflow location of `.github/workflows`
schedule:
interval: "daily"