Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
chore: rename the dependabot reviewer name (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Jan 23, 2024
1 parent 01ce715 commit 7d6f745
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ updates:
interval: daily
open-pull-requests-limit: 10
reviewers:
- "sweexordious"
- "rach-id"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- "sweexordious"
- "rach-id"
- package-ecosystem: gomod
directory: "/"
schedule:
Expand All @@ -23,7 +23,7 @@ updates:
- automerge
- dependencies
reviewers:
- "sweexordious"
- "rach-id"
- package-ecosystem: gomod
directory: "e2e"
schedule:
Expand All @@ -33,4 +33,4 @@ updates:
- automerge
- dependencies
reviewers:
- "sweexordious"
- "rach-id"

0 comments on commit 7d6f745

Please sign in to comment.