From 9d37e3a907a640b82bdc982a6552dcf75585ec9d Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Fri, 4 Aug 2023 11:13:12 +0200 Subject: [PATCH] ci: fix dependabot config Signed-off-by: Mark Sagi-Kazar --- .github/dependabot.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 5153b81..73aa36f 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,14 +3,10 @@ version: 2 updates: - package-ecosystem: gomod directory: / - labels: - - dependencies schedule: interval: daily - package-ecosystem: github-actions directory: / - labels: - - dependencies schedule: interval: daily