From 61e9ba548fec63ff2c38d0c5bad3d229b344f477 Mon Sep 17 00:00:00 2001 From: Feist Josselin Date: Thu, 17 Oct 2024 23:38:43 +0200 Subject: [PATCH 1/3] Auto update medusa --- dependabot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dependabot.yml diff --git a/dependabot.yml b/dependabot.yml new file mode 100644 index 00000000..cda13f81 --- /dev/null +++ b/dependabot.yml @@ -0,0 +1,12 @@ +version: 2 +updates: + - package-ecosystem: "gitsubmodule" + directory: "/program-analysis/medusa" + schedule: + interval: "daily" # Check for updates daily + commit-message: + prefix: "Update medusas" + assignees: + - montyly + reviewers: + - montyly \ No newline at end of file From afb226d6dad6f7cc51f14b77b4c559a34b395af2 Mon Sep 17 00:00:00 2001 From: Feist Josselin Date: Thu, 17 Oct 2024 23:49:43 +0200 Subject: [PATCH 2/3] run format --- dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot.yml b/dependabot.yml index cda13f81..50fd8f5d 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -9,4 +9,4 @@ updates: assignees: - montyly reviewers: - - montyly \ No newline at end of file + - montyly From 53d681d76275979249e6373e40c099ecb308dd88 Mon Sep 17 00:00:00 2001 From: Josselin Feist Date: Thu, 17 Oct 2024 23:51:43 +0200 Subject: [PATCH 3/3] Update dependabot.yml --- dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot.yml b/dependabot.yml index 50fd8f5d..8717fb64 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: "daily" # Check for updates daily commit-message: - prefix: "Update medusas" + prefix: "Update medusa" assignees: - montyly reviewers: