Check monthly instead of weekly

This commit is contained in:
Laurent Monin
2023-10-24 13:07:21 +02:00
committed by GitHub
parent 8b888bb592
commit be5001cb67

View File

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