diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d4f654..bb7b71f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: gomod directory: / + target-branch: dev schedule: interval: weekly day: tuesday \ No newline at end of file