langflow/.github/dependabot.yml
2024-02-10 11:30:20 +00:00

11 lines
222 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: "monthly"