diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4f2a674..00e5128 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: "npm" directory: "/" + target-branch: "td-nature" versioning-strategy: "auto" schedule: interval: "daily"