diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b4a1dc..f6da4a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,11 +11,6 @@ updates: interval: "daily" assignees: - "reesericci" - target-branch: "v2" - - package-ecosystem: "bundler" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "daily" - assignees: - - "reesericci" - target-branch: "v2" + target-branch: + - "v2" + - "main"