mirror of
https://github.com/apple/pkl.git
synced 2026-07-16 10:02:46 +02:00
Update dependabot schedule (#1771)
This commit is contained in:
@@ -5,7 +5,7 @@ updates:
|
|||||||
default-days: 7
|
default-days: 7
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: quarterly
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 7
|
default-days: 7
|
||||||
|
|||||||
+1
-1
@@ -234,7 +234,7 @@ dependabot {
|
|||||||
new {
|
new {
|
||||||
`package-ecosystem` = "gradle"
|
`package-ecosystem` = "gradle"
|
||||||
schedule {
|
schedule {
|
||||||
interval = "weekly"
|
interval = "quarterly"
|
||||||
}
|
}
|
||||||
cooldown {
|
cooldown {
|
||||||
`default-days` = 7
|
`default-days` = 7
|
||||||
|
|||||||
Reference in New Issue
Block a user