Skip to content

Commit 20ac141

Browse files
Merge remote-tracking branch 'origin/master-sync-ipld'
2 parents 46e543d + c8f4448 commit 20ac141

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

github/ipld.yml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -406,17 +406,14 @@ repositories:
406406
version: 2
407407
updates:
408408
- package-ecosystem: "gomod"
409-
directory: "/"
410-
schedule:
411-
interval: "weekly"
412-
- package-ecosystem: "gomod"
413-
directory: "/v2"
414-
schedule:
415-
interval: "weekly"
416-
- package-ecosystem: "gomod"
417-
directory: "/cmd"
409+
directories:
410+
- "/"
411+
- "/v2"
412+
- "/cmd"
418413
schedule:
419-
interval: "weekly"
414+
interval: "monthly"
415+
cooldown:
416+
default-days: 5
420417
- package-ecosystem: "github-actions"
421418
directory: "/"
422419
schedule:

0 commit comments

Comments
 (0)