From e677fbc37bbb94721cc3fad64fd94cd06bc11c29 Mon Sep 17 00:00:00 2001 From: Sergey Grebenshchikov Date: Tue, 24 Sep 2024 14:33:11 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 093fe96..5d5906c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,5 @@ version: 2 updates: - package-ecosystem: "gomod" # See documentation for possible values directory: "/" # Location of package manifests - vendor: true schedule: interval: "daily"