diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf8200733..554b9b2bb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,9 +13,9 @@ updates: day: "monday" time: "09:00" open-pull-requests-limit: 10 - - package-ecosystem: "gomod" - directory: "/" - schedule: - interval: "daily" - time: "10:00" - open-pull-requests-limit: 10 \ No newline at end of file +# - package-ecosystem: "gomod" +# directory: "/" +# schedule: +# interval: "daily" +# time: "10:00" +# open-pull-requests-limit: 10 \ No newline at end of file