Update dependabot schedule (#1771)

This commit is contained in:
Jen Basch
2026-07-14 16:23:14 -07:00
committed by GitHub
parent 71948d69c4
commit 42f107881f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ updates:
default-days: 7
directory: /
schedule:
interval: weekly
interval: quarterly
- package-ecosystem: github-actions
cooldown:
default-days: 7
+1 -1
View File
@@ -234,7 +234,7 @@ dependabot {
new {
`package-ecosystem` = "gradle"
schedule {
interval = "weekly"
interval = "quarterly"
}
cooldown {
`default-days` = 7