From 0a0dbd2abb8138b977570f5dd3b6becf251bdcb1 Mon Sep 17 00:00:00 2001 From: Martin Hutchinson Date: Tue, 27 Feb 2024 14:59:08 +0000 Subject: [PATCH] Removed duplicate dependabot config (#113) The section above already covers github-actions --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79fa3f4..781b71b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,11 +29,6 @@ updates: prefix: ":seedling:" include: "scope" -- package-ecosystem: github-actions - directory: / - schedule: - interval: daily - - package-ecosystem: docker directory: /cmd schedule: