Skip to content

Commit 277e5af

Browse files
Merge remote-tracking branch 'origin/master-sync-ipld'
2 parents f09bd0e + af1b103 commit 277e5af

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

github/ipld.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,19 @@ repositories:
882882
description: Java implementation of Content Identifier
883883
files:
884884
.github/dependabot.yml:
885-
content: .github/dependabot.yml
885+
content: |-
886+
version: 2
887+
updates:
888+
889+
- package-ecosystem: "maven"
890+
directory: "/"
891+
schedule:
892+
interval: "weekly"
893+
894+
- package-ecosystem: "github-actions"
895+
directory: "/"
896+
schedule:
897+
interval: "weekly"
886898
has_discussions: false
887899
merge_commit_message: PR_TITLE
888900
merge_commit_title: MERGE_MESSAGE

0 commit comments

Comments
 (0)