diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f2bfa7243e3..882c6a4889f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,10 @@ updates: interval: daily labels: - "topic: infrastructure" + - package-ecosystem: gomod + directory: / + schedule: + interval: daily + open-pull-requests-limit: 10 + labels: + - "topic: infrastructure"