diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f863074..e2c071d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,9 @@ version: 2 updates: - - package-ecosystem: "npm" - directory: "/" + - package-ecosystem: "npm" # See documentation for possible values + directory: "/" # Location of package manifests + target-branch: "beta" schedule: interval: "weekly" groups: