feat(CI): Extend Dependabot workflow for GitHub Actions

This commit is contained in:
Scott Brenner 2025-10-11 19:29:26 -07:00 committed by GitHub
parent bda6bc0d32
commit 79bc63adb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,3 +11,9 @@ updates:
interval: "weekly"
commit-message:
prefix: "chore: "
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
prefix: "chore: "