From e5226bfb012064dc36071d041a7076d4d9942c16 Mon Sep 17 00:00:00 2001 From: Stas Maksimov Date: Mon, 6 Nov 2023 19:36:40 +0000 Subject: [PATCH] add 12.0.5 to dependabot --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dc2d3d7d362..efa1d22cfad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,8 @@ updates: schedule: interval: "daily" target-branch: "slack-vitess-r14.0.5" - + - package-ecosystem: "gomod" + directory: "/" + schedule: + interval: "daily" + target-branch: "slack-vitess-r12.0.5"