From ceb65632ec556e3c6f083fb5180846752f709dc8 Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Fri, 1 Nov 2024 18:33:17 +0000 Subject: [PATCH] Remove from dependabot --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aafd67c236..f5e9921f23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,10 +18,3 @@ updates: schedule: interval: "weekly" target-branch: "humble" - - package-ecosystem: "github-actions" - # Workflow files stored in the - # default location of `.github/workflows` - directory: "/" - schedule: - interval: "weekly" - target-branch: "iron"