diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e634cd49..e320ecac 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,16 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 +- package-ecosystem: gomod + directory: /protoc-gen-gripmock/ + schedule: + interval: daily + open-pull-requests-limit: 10 +- package-ecosystem: gomod + directory: /protogen/ + schedule: + interval: daily + open-pull-requests-limit: 10 - package-ecosystem: github-actions directory: "/" schedule: