Skip to content

Commit bafedec

Browse files
authored
Auto update medusa (#378)
* Auto update medusa * run format * Update dependabot.yml
1 parent 7dc27f2 commit bafedec

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: dependabot.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gitsubmodule"
4+
directory: "/program-analysis/medusa"
5+
schedule:
6+
interval: "daily" # Check for updates daily
7+
commit-message:
8+
prefix: "Update medusa"
9+
assignees:
10+
- montyly
11+
reviewers:
12+
- montyly

0 commit comments

Comments
 (0)