From 18c08e4ec3279bb12934f57d72d752b387b7522c Mon Sep 17 00:00:00 2001 From: Benjamin Bennett Date: Fri, 28 Jul 2023 17:42:30 +0100 Subject: [PATCH] Removing dependabot github actions (#161) --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 87fdf72..af374dd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,10 +2,6 @@ # https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates version: 2 updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" - package-ecosystem: "gomod" directory: "/" schedule: