diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 244b864..fdc3940 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "bundler" directories: - "/" - - "gemfiles/" + - "gemfiles/*" schedule: interval: "weekly" - package-ecosystem: "github-actions"