Skip to content

Commit af1b103

Browse files
sync@21324992705 ipld
1 parent 46657c5 commit af1b103

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)