diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 770aec9..f004110 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,10 +1,5 @@ version: 2 updates: -- package-ecosystem: "gomod" - directory: "/" - schedule: - interval: "daily" - open-pull-requests-limit: 5 - package-ecosystem: "gomod" directory: "/tools" schedule: @@ -23,4 +18,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly"