Files
headlamp-agent-skills/.github/dependabot.yml
T
hugh-hackman[bot] 3549a3c6a3 chore: add Dependabot configuration for GitHub Actions (#5)
Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-18 02:55:28 +00:00

13 lines
219 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 5
labels:
- "dependencies"
- "ci"