chore: enable Dependabot weekly GitHub Actions bumps

This commit is contained in:
hf-dependantbot-rollout[bot]
2026-05-26 10:31:58 +00:00
committed by GitHub
parent ad16575105
commit 800d1df565

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
cooldown:
default-days: 7
groups:
actions:
patterns: ["*"]