diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 56213f3b725..dc2d3d7d362 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "daily" target-branch: "slack-vitess-r14.0.5"