From c60a2cbd3df6158dc447a7c601a34fda3bd583a3 Mon Sep 17 00:00:00 2001 From: Alex Masi Date: Thu, 21 Mar 2024 16:25:40 +0000 Subject: [PATCH] relax dependabot config --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a2a66d09..90e05c40 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,6 @@ version: 2 updates: - - package-ecosystem: "gomod" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: