CI: adds dependabot.yml

This commit is contained in:
Carter Li
2026-08-06 10:13:57 +08:00
parent b6d95a0ce5
commit 20277b9ee9
+18
View File
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
cooldown:
default-days: 7
open-pull-requests-limit: 10
commit-message:
prefix: "CI"
labels:
- "ci"
groups:
github-actions:
patterns:
- "*"