diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2032f61..5f3bad0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - target-branch: "develop" + target-branch: "main"