diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 882757d..f2579ab 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: weekly + - package-ecosystem: "bundler" + directory: "/" + schedule: + interval: weekly