diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 245901cca19..0618296234e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/common" schedule: interval: "weekly" + - package-ecosystem: "bundler" + directory: "/updater" + schedule: + interval: "weekly" # Watch the per-ecosystem gemspecs - package-ecosystem: "bundler"