From 0747c5d38a1d32281a8d95a68c9f753de2ac024f Mon Sep 17 00:00:00 2001 From: Tim Vaillancourt Date: Wed, 11 Sep 2024 19:55:19 +0200 Subject: [PATCH] Delete .github/dependabot.yml Signed-off-by: Tim Vaillancourt --- .github/dependabot.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index efa1d22cfad..00000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,12 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "gomod" - directory: "/" - schedule: - interval: "daily" - target-branch: "slack-vitess-r14.0.5" - - package-ecosystem: "gomod" - directory: "/" - schedule: - interval: "daily" - target-branch: "slack-vitess-r12.0.5"