diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d70a0b8..fe5084b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" + target-branch: "next" schedule: interval: "weekly" day: "monday"