diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6075a0b..5361682 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,8 @@ version: 2 updates: - - package-ecosystem: "gomod" - directory: "/device-plugins-for-kubernetes/" + - package-ecosystem: "gomod" + directory: "/device-plugins-for-kubernetes/" schedule: interval: "weekly" @@ -19,8 +19,3 @@ updates: directory: /device-plugins-for-kubernetes schedule: interval: daily - - - package-ecosystem: gomod - directory: /device-plugins-for-kubernetes - schedule: - interval: daily