We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d891a18 commit c8f4448Copy full SHA for c8f4448
1 file changed
github/ipld.yml
@@ -406,17 +406,14 @@ repositories:
406
version: 2
407
updates:
408
- package-ecosystem: "gomod"
409
- directory: "/"
410
- schedule:
411
- interval: "weekly"
412
- - package-ecosystem: "gomod"
413
- directory: "/v2"
414
415
416
417
- directory: "/cmd"
+ directories:
+ - "/"
+ - "/v2"
+ - "/cmd"
418
schedule:
419
+ interval: "monthly"
+ cooldown:
+ default-days: 5
420
- package-ecosystem: "github-actions"
421
directory: "/"
422
0 commit comments