diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d1f0d08..10108cc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: "npm" + target-branch: "dependabot" directory: "/" schedule: interval: "daily"