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>
This commit was merged in pull request #5.
This commit is contained in:
hugh-hackman[bot]
2026-03-18 02:55:28 +00:00
committed by GitHub
parent 1eba90a7cb
commit 3549a3c6a3
+12
View File
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 5
labels:
- "dependencies"
- "ci"