Update the dependabot schedule

Run weekly update checks now that actions are pinned by hash instead of major version tag.
This commit is contained in:
Jonas Bushart
2025-08-28 00:23:23 +02:00
committed by GitHub
parent 8b890917a5
commit c6aecb0031

View File

@@ -8,4 +8,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"