diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 258608f..4ced829 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,9 +6,21 @@ updates: interval: daily reviewers: - ikawaha + - package-ecosystem: gomod + directory: /plugin/goa + schedule: + interval: daily + reviewers: + - ikawaha - package-ecosystem: github-actions directory: / schedule: interval: daily reviewers: - ikawaha + - package-ecosystem: github-actions + directory: /plugin/goa + schedule: + interval: daily + reviewers: + - ikawaha