dependabot schedule interval weekly (#82)

This commit is contained in:
libin
2024-08-01 18:59:04 +08:00
committed by GitHub
parent a59af60d9a
commit a723bd549f

View File

@@ -8,10 +8,10 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"