From 4c746a6595acbb5ddb51a4eaae7fdbce72d849fb Mon Sep 17 00:00:00 2001 From: Mingi Kim <71509516+miiiingi@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:23:41 +0900 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fd6f008..d2b9831 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" - - package-ecosystem: "cmake" + - package-ecosystem: "gomod" directory: "/" schedule: interval: "weekly"