From a783e31727d7993329073c1d189aa08fd4c39051 Mon Sep 17 00:00:00 2001 From: youss001adm <109110668+youss001adm@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:23:36 -0500 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 d82a4d5a96..7ee966a800 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "gomod" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"