Skip to content

.github/workflows/dependabot.yaml #179

.github/workflows/dependabot.yaml

.github/workflows/dependabot.yaml #179

Workflow file for this run

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
commit-message:
prefix: "chore: dependabot"