diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a..75bc9cd61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "bundler" + directory: "/" + schedule: + interval: "weekly"