chore: add Dependabot configuration #5

Merged
ghost merged 1 commits from chore/add-dependabot-config into main 2026-03-18 02:55:28 +00:00
+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"