Skip to content

Commit

Permalink
Remove myself from dependabot reviewers
Browse files Browse the repository at this point in the history
That's probably even just a workaround, in the best case, we should create a group like "anexia/dotnet-developers" or sth similiar. But that's up to you and the management.
  • Loading branch information
nachtjasmin authored Apr 29, 2024
1 parent d92bbdf commit 80c8e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
assignees: [nachtjasmin, beachmachine]
assignees: [beachmachine]

- package-ecosystem: "nuget"
directory: "/src"
schedule:
interval: "weekly"
assignees: [nachtjasmin, beachmachine]
assignees: [beachmachine]

0 comments on commit 80c8e6c

Please sign in to comment.