From 00f937e9718cc9603ade510f5d15c6d04cc57525 Mon Sep 17 00:00:00 2001 From: Benjamin Bennett Date: Fri, 28 Jul 2023 17:26:31 +0100 Subject: [PATCH] Removing dependabot github actions --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01e0a8be..b201de23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,5 @@ version: 2 updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" - package-ecosystem: "gomod" directory: "/" schedule: