chore: enable Dependabot weekly GitHub Actions bumps (#3677)

Co-authored-by: hf-dependantbot-rollout[bot] <285970069+hf-dependantbot-rollout[bot]@users.noreply.github.com>
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
This commit is contained in:
hf-dependantbot-rollout[bot]
2026-07-27 13:22:04 +02:00
committed by GitHub
parent d63e6e67a5
commit 6c57dfd2ee
+11
View File
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
cooldown:
default-days: 7
groups:
actions:
patterns: ["*"]