From 8dc8a9dd52552d950ad322033a49f5fc4eee75c3 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Mon, 19 Aug 2024 13:47:02 -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 0429cd39a..481a7ed29 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"