Skip to content

Commit

Permalink
ci(dependabot): remove reviewer
Browse files Browse the repository at this point in the history
Remove reviewer assignment as it only adds noise
by tagging the person who's currently the main
maintainer of the repo and thus monitoring it
anyway.
  • Loading branch information
koeaw committed Oct 9, 2024
1 parent 3ae97f2 commit a252503
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ updates:
commit-message:
prefix: "ci"
include: "scope"
reviewers:
- "koeaw"
# Frischmuth project dependencies
- package-ecosystem: "pip"
directory: "/"
Expand All @@ -22,8 +20,6 @@ updates:
commit-message:
prefix: "build"
include: "scope"
reviewers:
- "koeaw"
groups:
apis-dependencies:
patterns:
Expand Down

0 comments on commit a252503

Please sign in to comment.