Skip to content

Commit

Permalink
🧹 chore: Update dependabot.yml (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCarrol authored Oct 10, 2024
1 parent e384923 commit 8542a55
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,20 @@ updates:
directory: "/"
commit-message:
prefix: "(dependabot)"
assignees:
- "TylerCarrol"
reviewers:
- "${{ secrets.GHA_REVIEWER }}"
- "TylerCarrol"
schedule:
interval: monthly

- package-ecosystem: nuget
directory: "/"
commit-message:
prefix: "(dependabot)"
assignees:
- "TylerCarrol"
reviewers:
- "${{ secrets.NUGET_REVIEWER }}"
- "TylerCarrol"
schedule:
interval: monthly

0 comments on commit 8542a55

Please sign in to comment.