Skip to content

Commit

Permalink
chore: Add directories to be checked by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ikawaha committed Apr 2, 2024
1 parent 8767577 commit 34b20d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 34b20d6

Please sign in to comment.