From c45848396812081f8f9dc6c840232955c881f84a Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Mon, 19 Aug 2024 13:55:58 -0400 Subject: [PATCH] Remove dependabot config for release 0.14 Signed-off-by: Tom Pantelis --- .github/dependabot.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95cd77e..4cd8e14 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,15 +9,6 @@ updates: github-actions: patterns: - "*" - - package-ecosystem: github-actions - directory: '/' - target-branch: "release-0.14" - schedule: - interval: monthly - groups: - github-actions: - patterns: - - "*" - package-ecosystem: github-actions directory: '/' target-branch: "release-0.15"