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"