Configure dependabot checks to use weekly schedule

This commit is contained in:
Marcin Kulik
2023-12-23 16:20:45 +01:00
parent 2db02de8a9
commit b9556d08f9

View File

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