Files
cmder/.github/dependabot.yml
Dax T. Games f2bde614d4 Fix workflows
2026-02-22 18:21:46 -05:00

11 lines
309 B
YAML

version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
labels:
- "👆 Dependencies"
- "🔄️ GitHub Actions"